Firefox/Thunderbird ignore some GTK menuitem styles
Categories
(Core :: Widget: Gtk, enhancement, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox73 | --- | affected |
firefox74 | --- | affected |
firefox75 | --- | affected |
firefox76 | --- | affected |
firefox77 | --- | affected |
firefox78 | --- | affected |
firefox79 | --- | affected |
firefox80 | --- | affected |
firefox81 | --- | affected |
firefox86 | --- | affected |
firefox87 | --- | affected |
firefox88 | --- | affected |
firefox89 | --- | affected |
firefox90 | --- | affected |
firefox91 | --- | affected |
firefox92 | --- | affected |
firefox93 | --- | affected |
firefox94 | --- | affected |
firefox95 | --- | affected |
firefox96 | --- | affected |
firefox97 | --- | affected |
firefox98 | --- | affected |
People
(Reporter: code, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
Steps to reproduce:
I creating a theme for GTK 3.24.
I using standard menu bar for Firefox 74 and Thunderbird 68.
I set some stupid background color to illustrate the problem.
Actual results:
It's seems that Firefox and Thunderbird ignore some margin/padding/color/background for menu elements:
- menu
- menu menuitem
- menu menuitem image
- menu menuitem label
- menu menuitem accelerator
Moreover, Firefox haven't any icons in menuitems.
Expected results:
The expected results is the example.png screenshot.
Oops, not "menu menuitem accelerator", but "menu menuitem separator".
Comment 4•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Duplicate of #420066 opened 13 years ago (https://bugzilla.mozilla.org/show_bug.cgi?id=420066) and #1453411 Opened 3 years ago (https://bugzilla.mozilla.org/show_bug.cgi?id=1453411).
Is someone can explain to me what is this new menu with Firefox 114?
to celebrate the imminent end of Firefox in the US (or not) https://designsystem.digital.gov/documentation/developers/#browser-support-2
ping?
Comment 8•2 years ago
|
||
noise |
@code: these repeated comments aren't helping fixing issues earlier. Could you please stop? thanks
Yes I can, but 5 years after my bug report, the new "system theme" of Firefox, now ignores almost all system theme settings...
Comment 10•4 months ago
|
||
widget.gtk.native-context-menus=true would fix this, but needs some work. Anyone is welcome to do that.
Reporter | ||
Comment 11•4 months ago
|
||
Yes, I already tried this option, but sometimes menus doesn't work.
But if I someone is available :
I propose 250 EUR to apply the system theme (https://github.com/luigifab/human-theme) to Firefox (menus, toolbar, addressbar, not for tabs and scrollbars)
- The best integration was in Firefox 45-
- With GTK 3, it wasn't too bad with Firefox 114
- But after it's the end
Description
•