Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.3
-
None
-
-
4a16e51bc (dev), ed1def47a (6.6), 4115060fc (tqtc/lts-6.5)
Description
- build & run the standarddialogs example
- click e.g. Message Boxes > QMessageBox::critical
- press e.g. escape to close the dialog
- notice that the standarddialogs window is not active, e.g. by the missing colors in the window decoration buttons
- press <escape> or other keys: The keys result in a beep, the keys are not delivered to the standarddialogs window
Expected: After closing the message box the window should get the active state back and receive key events
In Qt Creator this is noticeable after a message box opens and then trying to type anything.
Attachments
Issue Links
- is duplicated by
-
QTBUG-116622 QMessageBox on mac no longer returns focus to mainwindow that invokes it
-
- Closed
-
- relates to
-
QTBUG-118241 QMessageBox::button(QMessageBox::Close)->setText() does not work
-
- Closed
-