Skip to content

hide-preferences-window Preventing Preferences Window from Opening #2265

Open
@RaspberryKitty1

Description

@RaspberryKitty1

As mentioned in #1983, the hide-preferences-window class is not being removed as expected.
This issue persists, preventing the Preferences window from appearing. As a result, users cannot
access settings or the "Restore Messages" popup.

Steps to Reproduce:

  1. Open Caprine.
  2. Attempt to access the Preferences window.
  3. Observe that the Preferences window does not appear.

Expected Behavior:
The Preferences window should appear when accessed, allowing users to adjust settings
or restore messages.

Actual Behavior:
The Preferences window does not appear due to the hide-preferences-window class being incorrectly applied.

Temporary Workaround:
Users can manually remove the hide-preferences-window class using the following steps:

  1. Press Ctrl+Shift+I to open the Inspector.
  2. Locate and select the relevant HTML element.
  3. Remove the hide-preferences-window class.

This workaround allows the Preferences window to appear but is not an ideal solution.

Environment:

  • Caprine version: 2.60.3

Tested Operating Systems:

  • Windows 11
  • Debian 12
  • Arch Linux

Additional Context:
This issue remains unresolved despite being flagged previously. A permanent fix to remove
or manage the hide-preferences-window class properly is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions