[Wayland] WMClass inconsistent in Nightly
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: grayshade, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
This might be a dupe of another issue, but I can't find it right now and I think that one was a little confused, so sorry.
- run Firefox Nightly Wayland in GNOME
- check with
lg
the window class (firefox
) - run Firefox Nightly Xwayland in GNOME
- check the window class again (
Nightly
)
Actual results:
Nightly has different window classes depending on whether it's running on Wayland or not. This can be pretty annoying because a distro package (I'm using firefox-nightly-bin
in Arch/AUR) might have a .desktop
file with StartupWMClass=Nightly
, which won't work on Wayland.
If the startup class is wrong, users might:
- not get "running" notifications until some long timeout expires
- not be able to add the browser to their DE app launcher like GNOME's dock
- not be able to invoke window commands like "New private window"
Expected results:
WMClass should be the same regardless of whether it's running in Wayland or not.
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
Is there any reason why this bug is not fixed?
Comment 2•4 years ago
|
||
(In reply to Hideo Oshima from comment #1)
Is there any reason why this bug is not fixed?
Yes, because I just don't know how to fix that. Any help is welcome.
Comment 3•3 years ago
|
||
Progress is likely to happen in bug 1530052
Description
•