Open Bug 412073 Opened 17 years ago Updated 2 years ago

icons in menus do not respect gtk-icon-sizes

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: u294409, Unassigned)

References

(Blocks 1 open bug)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9b3pre) Gecko/2008011004 openSUSE/10.3 Minefield/3.0b3pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl; rv:1.9b3pre) Gecko/2008011004 openSUSE/10.3 Minefield/3.0b3pre

gtkrc (gtk theme file) can containt such info, which is not fully respected by firefox:

gtk-icon-sizes = "panel-menu=24,24:panel=16,16:gtk-button=16,16:gtk-large-toolbar=24,24:gtk-menu=22,22"

firefox cannot respect panel* icon sizes, because firefox has no panels, but respects button icon size great. it has problem with gtk-menu icon size...

Reproducible: Always

Actual Results:  
firefox has problem with gtk-menu icon size...

Expected Results:  
everything ok.
Flags: blocking-firefox3?
please do not request blocking for bugs that are not confirmed.
Flags: blocking-firefox3?
ping
Summary: gtk-icon-sizes not respected → icons in menus do not respect gtk-icon-sizes
Confirming. We use this now to track ubuntu bug:

 https://bugs.edge.launchpad.net/ubuntu/+source/firefox/+bug/225953
Status: UNCONFIRMED → NEW
Ever confirmed: true
This is essentially the cause of menu icon sizes changing with CSS pixel scaling.
Component: Shell Integration → CSS Parsing and Computation
Product: Firefox → Core
I guess fixing this would require support from LookAndFeel and a new length unit or value.
Blocks: 1271893
No longer blocks: 1271893
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.