Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.0
-
None
Description
The following lines will crash Qt:
QWidget* w = new QWidget(nullptr);
w->setAttribute(Qt::WA_WindowPropagation);
Crashes with Qt 5.9, but not previous versions. Adding a parent to the widget will eliminate the crash. See attached project.
Attachments
For Gerrit Dashboard: QTBUG-61213 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
213709,2 | Widgets: check if parent exists before calling parent->locale() | 5.9 | qt/qtbase | Status: MERGED | +2 | 0 |