widget.non-native-theme.enabled is ignored
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: allo, Unassigned)
Details
Since Firefox 98, the switches to use the native theme are broken.
Settings:
widget.non-native-theme.enabled;false
widget.content.gtk-theme-override;Clearlooks-Phenix
With Firefox 97 I've got nice native (Gtk-)widgets, especially native scrollbars with platform specific behavior.
Since the upgrade to Firefox 98, I get the gray on lightgrey Firefox specific scrollbars.
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 2•4 years ago
|
||
This is intentional, see all the discussion in bug 1749645.
This is a huge problem, as it does not match the desktop at all, seems not even to allow to change the color (at least the "Windows 11" look has a bit more contrast), has no border so that certain pages have no boundary to the scroll bar (just try to set the background-color of a website to the background color of the non-native scrollbar) and the "Gtk-Style" you can choose does not even remotely match the Gtk theme.
Description
•