Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.5.2
-
Windows XP SP3
-
16f44ee07db46ad362a464afc2c6e6567c933870
Description
My application has a modal window open (say a "Would you like to save changed data" message box). When the closeAllWindows() slot gets triggered while such a modal dialog is open, the application freezes, consuming lots of CPU.
The for-loop in QApplication::closeAllWindows() is never left.