Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.6.0
-
None
-
Windows 10 Enterprise on a Dell laptop PC
-
-
614e0f1daa9da2c285e2fd3868f7ebfa9837164c
Description
We are using PySide so this could be a PySide bug. Migrated from Qt5 to Qt6. This issue was not present in Qt5. There's a main window from which several non-modal dialogs can be opened. When one such dialog is opened and the main window is moved or resized, the dialog automatically starts shrinking until only the title bar is visible. It can be manually resized again but as soon as the main window is resized or moved, the size of the dialog(s) starts shrinking. I verified that it receives a resizeEvent with the size decreasing a certain amount each time.
Attachments
Issue Links
- is blocked by
-
QTBUG-117779 [Reg 6.5.3->6.5.2] Showing a secondary Window is broken: the second Window unexpectedly depends on the main Window position
- Closed
- resulted from
-
QTBUG-106483 Moving a window to another screen (different DPI) using keyboard shortcuts while a menu is open has unexpected behavior
- Open