Flatpak desktop entry uses incorrect window class name (StartupWMClass)
Categories
(Thunderbird :: OS Integration, defect)
Tracking
(thunderbird_esr128 fixed, thunderbird129 fixed)
People
(Reporter: Chronicle, Assigned: dandarnell)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
corey
:
approval-comm-esr128+
|
Details | Review |
Steps to reproduce:
I pinned Thunderbird to my Linux desktop panel/dock and opened Thunderbird.
Actual results:
Thunderbird launches, and the Thunderbird window shows as a separate duplicate unpinned Thunderbird icon in my Linux desktop panel/dock, instead of the Thunderbird icon that I have pinned to the panel/dock.
Expected results:
With the latest version of the Thunderbird Flatpak (115.12.2), the StartupWMClass of the provided desktop entry has the line "StartupWMClass=thunderbird", whereas the Thunderbird window uses the window class "thunderbird-esr". The desktop entry provided by the Flatpak should be updated to use the line "StartupWMClass=thunderbird-esr".
Reporter | ||
Updated•7 months ago
|
Reporter | ||
Updated•7 months ago
|
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Updated•7 months ago
|
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Updated•7 months ago
|
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/2e4f7a463d29
Fix StartupWMClass for ESR Flatpak builds. r=rjl
Updated•7 months ago
|
Assignee | ||
Comment 3•7 months ago
|
||
Comment on attachment 9412139 [details]
Bug 1904390 - Fix StartupWMClass for ESR Flatpak builds. r=#thunderbird-build-system-reviewers
[Approval Request Comment]
User impact if declined: Startup window class on ESR will be incorrect in Flatpak desktop file. I'm requesting beta uplift so the patch can be tested during beta release process before landing on ESR; this patch should have no impact on the beta flatpak, only the desktop file generating script.
Testing completed (on c-c, etc.): Local machine
Risk to taking this patch (and alternatives if risky): Low
Comment 4•7 months ago
|
||
Comment on attachment 9412139 [details]
Bug 1904390 - Fix StartupWMClass for ESR Flatpak builds. r=#thunderbird-build-system-reviewers
[Triage Comment]
Approved for beta
Assignee | ||
Comment 5•7 months ago
|
||
bugherder uplift |
Thunderbird 129.0b4:
https://hg.mozilla.org/releases/comm-beta/rev/4567c5a70fbb
Assignee | ||
Comment 7•6 months ago
|
||
Comment on attachment 9412139 [details]
Bug 1904390 - Fix StartupWMClass for ESR Flatpak builds. r=#thunderbird-build-system-reviewers
Yes, this should land on the next ESR release.
[Approval Request Comment]
User impact if declined: Startup window class will be incorrect on ESR Flatpak
Testing completed (on c-c, etc.): Thunderbird Beta
Risk to taking this patch (and alternatives if risky): Low
Comment 8•6 months ago
|
||
Comment on attachment 9412139 [details]
Bug 1904390 - Fix StartupWMClass for ESR Flatpak builds. r=#thunderbird-build-system-reviewers
[Triage Comment]
Approved for esr128
Comment 9•6 months ago
|
||
bugherder uplift |
Thunderbird 128.1.0esr:
https://hg.mozilla.org/releases/comm-esr128/rev/9ef5fea63b55
Description
•