Closed
Bug 1415713
Opened 8 years ago
Closed 8 years ago
Firefox on GNOME creates duplicate icons; missing WM_CLASS
Categories
(Firefox :: Untriaged, defect)
Firefox
Untriaged
Tracking
()
RESOLVED
INVALID
People
(Reporter: imyxhuang, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20171105133105
Steps to reproduce:
On the latest firefox-trunk package from the PPA, 58.0a1 (2017-11-05) (64-bit), the firefox-trunk.desktop file doesn't specify a WM_CLASS.
Actual results:
Because of this, Nightly uses up two icons on the gnome dash/dock. One that has the appropriate icon, but never has windows, and another that is of WM_CLASS "Nightly" and can't be added to favorites because it doesn't have a desktop file of its own.
Expected results:
A quick fix to this is to add StartupWMClass=Nightly to /usr/share/applications/firefox-trunk.desktop: all the windows are now in the same class, and thus only use one icon.
Comment 1•8 years ago
|
||
If you keep WM_CLASS as firefox, you can use --class command line option.
Also, this issue should fix firefox-trunk.desktop. So we should file a bug to Ubuntu PPA team.
Comment 2•8 years ago
|
||
s/we should file a bug to Ubuntu PPA team/you should file a bug to Ubuntu PPA team for Firefox package/
Comment 3•8 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•