Bug 428593 - wrong size icon installed
Summary: wrong size icon installed
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: firefox
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-13 23:29 UTC by Matthias Clasen
Modified: 2018-04-11 11:45 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-01-15 00:24:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Clasen 2008-01-13 23:29:26 UTC
Something is not quite right here:

[mclasen@localhost tests]$ file /usr/share/icons/hicolor/48x48/apps/firefox.png  
/usr/share/icons/hicolor/48x48/apps/firefox.png: PNG image data, 152 x 152,
8-bit/color RGBA, non-interlaced

If we cannot install a correctly sized icon for trademark reasons, it would be
better to put it in /usr/share/pixmaps. As things currently are, GTK+ operates
based on the nominal size, so if you ask for the firefox icon at size 24, you
get an icon of size 152 * (24/48) = 76

Comment 1 Matěj Cepl 2008-01-13 23:51:44 UTC
Fully reproducable here -- for example in the dialog where association is
selected Firefox icon looks horribly (being twice the size of others).

Comment 2 Christopher Aillon 2008-01-15 00:24:34 UTC
fixed in firefox-3.0-0.beta2.10


Note You need to log in before you can comment on or make changes to this bug.