-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problems after installing browser themes. #140
Comments
The issue seems to be that -moz-window-titlebar coloring is not getting overridden by the lwtheme properly. I would need to figure out where this began. |
I really need someone that can help me with my browser. I feel burnt out, and I don't want to do anything. I'm not sure how long I'll feel this way. It just hit me after I started to investigate the issue. If you want to help fix it try previous releases to find the last to work, also disable r3dfox themes and styles as that seems to impact it, but I can probably easily fix it. Classic theme seems to be even more broken, so check it too. After that, if you know how to use browser toolbox, investigate why the default theme is overriding the lwtheme and see if it's potentially an easy CSS fix. I'm going to lie down now, and not to sleep, or maybe I do end up napping idk. |
Disabling the r3dfox theme did not help. I'll look for after which version the themes broke. I'd like to help, but I'm completely clueless about CSS. :( |
If you disable hardware acceleration and webrender in about:config, the buttons are displayed fine in third-party themes. Presumably, in this direction you need to look for compatibility errors. |
Wouldn't it be easier to add an option, if possible, that completely reverts the Win 10 theme? Those who have the theme installed don't see the system window title bar anyway, and the fact that the window close buttons won't be from 7 is not so terrible. |
set widget.ev-native-controls-patch.override-win-version to 10,you can get Win 10 theme |
I can't fix this without many days of trying and probably failing to fix the cause. This is something I need external help with. |
After the update (129.0.2 > 132.0), the min, max and close buttons disappeared. |
The buttons are behind the theme, so you can't see them, but if you click where they should be, the window will close or minimize. |
In about:config find the widget.ev-native-controls-patch.override-win-version parameter and set it to 10, this will enable the buttons, but they will be styled 10 but in their place. |
I did that, but those buttons are too big. I like the nice look. |
I don't know how to fix this. I would need someone smart to figure this out and pr a fix. |
There are two problems at once, with and without Aero.
With the Windows 7 Base theme with any settings, the theme is not applied to the window title bar.
r3dfox-128.0.2:
It should be like Firefox 115
With Aero the theme in the window title bar is applied after disabling the "Force enable caption bar transparency" setting, but the window control buttons, Minimize, Close are missing.
If it's configurable in about:config, what are the settings?
The text was updated successfully, but these errors were encountered: