Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.3.0
-
WinRT
-
-
53ed4de02278b17708199891f9b56c6e6e04103b
Description
Launch QMessageBox several times you see each other time it looks different. Easy to reproduce for example following way in the main function:
QMessageBox::information(0,"test","test"); QMessageBox::information(0,"test","test"); QMessageBox::information(0,"test","test"); QMessageBox::information(0,"test","test");
Attachments
For Gerrit Dashboard: QTBUG-39868 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
88826,6 | winrt: Clean up platform message dialog helper | dev | qt/qtbase | Status: MERGED | +2 | 0 |