Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.1.1
-
None
-
Qt 5.1.1, tested on CentOs and Ubuntu.
Description
In Qt 5.1.1, you can focus, move, and resize the parent dialog while any QDialog (tested with QDialog, QMessageBox) is displayed. You still can't seem to be able to focus any controls of the parent, though.
There are some related bugs, but they don't address standard modal dialogs on Linux:
QTBUG-32433 - [Regression] Windows: Standard dialogs are no longer modal in Qt 5.0
QTBUG-32433 - QDialog with Qt::Tool flag doesn't behave fully as modal when exec() is called