Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
4.6.3, 4.7.0, 5.0.0
-
None
-
Mac OS X Snow Leopard Qt 4.6.3 / 4.7.0 built in 32Bits cocoa using SDK 10.5
Description
When showing a QPrinterDialog after a call of QMessageBox::information(), in Qt 4.6.6 or 4.7.0 the QPrinterDialog will no longer close when clicking its buttons.
When doing the same thing from a slot in a mainwindow in Qt 4.7.0, the QPrinterDialog will not show ( show & close directly ).(Note: reproduced in 5.0.0)
More informations in the test case.
You should test the testcase with Qt 4.6.3 AND then with Qt 4.7.0, all in cocoa to expect to reproduce the bugs.
Attachments
Issue Links
- is required for
-
QTBUG-37698 QtPrintSupport - Dialog Issues
- Open
-
QTBUG-25383 QtPrintSupport - macOS Issues
- Closed