Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.11.1, 5.13.0
-
Windows 10
-
7f5d41e286e043c5f3061e2eb5a0128102a38c80 (qt/qtbase/dev) ab1d5fddd3624faabcd20d3facf93054b398a010 (qt/tqtc-qtbase/tqtc/lts-5.15)
Description
If QColorDialog is shown and it is closed with X button instead of okay/cancel and show() is called again then this time QColorDialog is show at different position, actually it moves up.
Attached example shows it:
Run the example and then click "Show color dialog"
Close color dialog using X
click show Color Dialog again
it will now show at different position.
This works good until Qt5.11.0
Attachments
Issue Links
- relates to
-
QTBUG-74606 floating QDockWidget with native child widget fails to show() after closing it
- Closed