-
Bug
-
Resolution: Invalid
-
P2: Important
-
4.5.0
-
None
If a name is set on a QPrinter (QPrinter::setPrinterName()), the print fails if the QPrintDialog is not Qt::ApplicationModal.
To reproduce the error, edit the TextEdit demo, add """printer.setPrinterName("Trooooooooll");""" and try printing. (Printing fails with Carbon and Cocoa)