Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Invalid
-
Affects Version/s: 6.2.2
-
Fix Version/s: None
-
Component/s: GUI: Window management
-
Labels:None
-
Platform/s:
Description
QApplication a(argc, argv); QTimer::singleShot(5000, &a, QCoreApplication::quit); return QInputDialog::getInt(nullptr, qVersion(), "lbl");
hangs.
Manifests as hanging test sources/pyside6/tests/QtWidgets/qinputdialog_get_test.py
in Qt for Python.
Attachments
Issue Links
- resulted from
-
QTBUG-98088 [Regression, macOS] quit() before exec() quits instantly.
-
- Closed
-