Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.13.1, 5.15.1
-
None
-
-
f9e4402ffe (qt/qtbase/dev) f9e4402ffe (qt/tqtc-qtbase/dev) 1c5153769a (qt/tqtc-qtbase/5.15) f302a224fa (qt/tqtc-qtbase/6.3) ecfcb72756 (qt/tqtc-qtbase/6.2)
Description
It might be two bugs related or just one bug (or again one non-Qt issue and one Qt-bug)
Just launch Window Flags example provided by Qt to reproduce it.
- click on WindowStaysOnTop => The Gnome dock stays on top (see image 1)
- click on X11ByPassWindowManager => the window is now on top, but for the part of the window that is above the dock, you can't click on buttons etc (the events won't be triggered I presume)
Image 1
Image 2
On blue the gnome dock, on red the part where no interaction is possible
Attachments
Issue Links
- duplicates
-
QTBUG-69515 Linux, WindowStaysOnTopHint does not work.
- Closed
- resulted in
-
QTBUG-106033 Setting Qt::WindowStaysOnTopHint/Qt::WindowStaysOnBottomHint breaks winId
- Open