Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8
-
None
-
-
5ca53716a (dev), a047e053e (6.8)
Description
Run the test: tst_popup.qml::test_popupWithOverlayInLoader(), adding "popupType: Popup.Window".
The test crashes when deactivating the loader. The global position is trying to be calculated despite the parent window being set to null in deactivation.
Test output:
PASS : tst_controls::Universal::Popup::initTestCase()
Received signal 11 (SIGSEGV), code 1, for address 0x0000000000000008
Popup::test_popupWithOverlayInLoader function time: 27ms, total time: 30ms
Attachments
For Gerrit Dashboard: QTBUG-127700 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
580703,3 | Fix crash in Popup when parent window is null | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
581548,2 | Fix crash in Popup when parent window is null | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |