Calendar Event Windows Always Stay On Top Of Main Application Window
Categories
(Calendar :: Calendar Frontend, defect)
Tracking
(Not tracked)
People
(Reporter: craig.stcr1, Unassigned)
References
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:105.0) Gecko/20100101 Firefox/105.0
Steps to reproduce:
Open a calendar event in its own new window (not a tab).
Click anywhere within the Thunderbird main application window.
Actual results:
Thunderbird main application window is not raised on top of the calendar event's window. The calendar event's window remains on top of the main application window.
Expected results:
Thunderbird main application window should be raised on top of the calendar event's window.
"Main raised on top" has always been the expected behavior, and would be consistent with the rest of Thunderbird, ie consistent with the behavior when opening an email message in its own new window, followed by clicking within the Thunderbird main application window.
Using xprop, I notice that a calendar event opens up in a new window with:
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DIALOG
...but an email message opens up in a new window with:
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_NORMAL
Thunderbird 102.2.2
Desktop: ubuntu:GNOME
Session: ubuntu
GNOME Shell 3.28.4
Updated•3 years ago
|
Comment 2•2 years ago
|
||
Have you tried Thunderbird 115 and do you still experience this issue?
Comment 3•2 years ago
|
||
Graham, have you tried Thunderbird 115 and do you still experience this issue, which seems to be the same as in your bug report?
Yes, still happens with 115. Also happens with Task windows.
Updated•2 years ago
|
Comment 5•2 years ago
|
||
Confirmed by duplicate bug report.
Updated•3 months ago
|
Description
•