-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Labels
bugSomething isn't workingSomething isn't workingfixedissue has been addressedissue has been addressed
Description
Prerequisites
- I verified that this is not a filter list issue. Report any issues with filter lists or broken website functionality in the uAssets issue tracker.
- This is NOT a YouTube, Facebook or Twitch report. These sites MUST be reported by clicking their respective links.
- This is not a support issue or a question. For support, questions, or help, visit /r/uBlockOrigin.
- I performed a cursory search of the issue tracker to avoid opening a duplicate issue.
- The issue is not present after disabling uBO in the browser.
- I checked the documentation to understand that the issue I am reporting is not normal behavior.
I tried to reproduce the issue when...
- uBO is the only extension.
- uBO uses default lists and settings.
- using a new, unmodified browser profile.
Description
Bug 1967663 - CodeMirror overlay scrollbars are not activated on hover:
The scrollbar is hidden when you start typing, and then never reappears on hover.
So this is really just a bug in CodeMirror, with this element failing to perfectly pretend to be a regular scrollbar in this case. Maybe it's fixed upstream, though? At least, I don't see the same issue in https://codemirror.net/try/ .
[...] If this is fixed upstream, we'd need to update the imported copy of the library there in order to fix this; and uBlock Origin would need to do the same.
A specific URL where the issue occurs.
Dashboard tabs: My filters, My rules.
Steps to Reproduce
- Open the
My filters
tab on a system that uses overlay scrollbars by default, e.g. Windows 11 or Ubuntu 24.04 - Paste some dummy text to make the vertical scrollbar appear
- Keep typing for the scrollbar to be hidden automatically
- Move your mouse cursor towards the scrollbar
Expected behavior
The scrollbar to reappear.
Actual behavior
The scrollbar doesn't reappear on hover.
uBO version
1.64.1b0
Browser name and version
Firefox Nightly
Operating System and version
Windows 11
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfixedissue has been addressedissue has been addressed