Scrollbar background can't be transparent / is always in an "hovered" state on macOS
Categories
(Core :: Widget: Cocoa, defect, P5)
Tracking
()
People
(Reporter: ascott.ca, Unassigned)
Details
Attachments
(1 file)
|
325.30 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:127.0) Gecko/20100101 Firefox/127.0
Steps to reproduce:
- Open any page with Firefox long enough to display the scollbar.
Actual results:
See that the scrollbar background isn't transparent as it is on other platforms. It is even thicker than the usual slim one.
Even if we manually set scrollbar-color: grey transparent;, the scrollbar background can't show what's behind it, even if there's content.
It's like if the scrollbar always behaves like it is on a hovered state.
Expected results:
The scrollbar should behave the same as on Windows, Android, and Linux.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Cocoa' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•1 year ago
|
||
If you go to System Settings > Appearance, what is your setting under "Show scroll bars"? And are you using an external mouse?
| Reporter | ||
Comment 3•1 year ago
|
||
@Stephen Sorry, yes, it was set as "always show". Fixed it using "automatic".
I'll close the issue. Thanks for the help!
(for the info, I used an external mouse and currently using a Magic Mouse)
Description
•