Open
Bug 1350629
Opened 9 years ago
Updated 3 years ago
EWMH icon has white background (It should be transparent)
Categories
(Core :: Widget: Gtk, defect, P4)
Tracking
()
UNCONFIRMED
People
(Reporter: jereksel, Unassigned)
Details
(Whiteboard: tpi:+)
Attachments
(1 file)
|
2.26 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.110 Safari/537.36
Actual results:
Icon taken from EWMH property _NET_WM_ICON has white background.
Expected results:
Background should be transparent
EWMH is Extended Window Manager Hints, I guess. So the issue is for Linux.
Component: Widget: Win32 → Widget: Gtk
Comment 2•9 years ago
|
||
The icon will come from the icon theme, perhaps /usr/share/icons/**/firefox*, if provided.
If no such icon is found, the icons bundled with Firefox in firefox/browser/chrome/icons/default/ are used.
Which of these has the wrong background?
Updated•9 years ago
|
Priority: -- → P4
Whiteboard: tpi:+
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•