-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
4.7.3, 4.8.4, 5.0.0, 5.0.1
-
None
-
Windows 7, Qt 4.7.3, Visual C++ 32bit/64 bit mode.
-
ca0e350183903ebe9d665ebab1028b3510982967
I create a message box with QMessageBox. A text for details property is also provided. Dialog is shown, Ctrl+C pressed, The text from the message box is put into clipboard but not the details. It would be very useful if these details are added as well, e.g. in situation when one creates a bug report. Note that Ctrl+C only does this for Windows.