Closed Bug 423426 Opened 16 years ago Closed 16 years ago

wrong taskbar icon is used on Linux

Categories

(Firefox :: Shell Integration, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: wolfiR, Unassigned)

References

Details

Since the window icons used in GTK2 have been switched from XPM to PNG the icon used in the various taskbars on Linux (found on KDE4 and Windowmaker) are not sized correctly. KDE4 scales a very small icon to a bigger size and Windowmaker just displays a very small icon in the dock.

This could easily be a Gtk bug (it seems to work with Gnome though).

Screenshot from KDE4:
https://bugzilla.novell.com/attachment.cgi?id=202492

Downstream bugreport:
https://bugzilla.novell.com/show_bug.cgi?id=371677
We figured out that the taskbar is using the default16.png in every case it seems while for example the task switcher "Alt-TAB" is using default32.png in the test.
This is the reason Firefox should provide icons in /usr/share/icons/hicolor, as all other apps do.
Some KDE developer just found that this was a bug in KDE4 which has been fixed in their SVN a few minutes ago.
So I guess we can say that this is no Firefox and no Gtk issue but actually a bug in the taskbar and dock implementations of the affected window managers.

They get a list of icons correctly and need to figure out which one is the best for their usage.

So WFM as it needs to be fixed somewhere else.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
(In reply to comment #2)
> This is the reason Firefox should provide icons in /usr/share/icons/hicolor, as
> all other apps do.

That's an issue for your distro, Mozilla only releases tarballs for Linux.
You need to log in before you can comment on or make changes to this bug.