Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.0, 5.9.1
-
None
-
8625b79f
Description
Hello,
I'm loading page content using Loader and TabBar's "currentIndexChanged" signal. On that pages there is buttons, that opens modal popups. If i open such popup on one tab and then switch to another tab, the program crashes. Bug reproduces only under debugger, and seems very simillar to QTBUG-59532
I attached test project, that causes the problem.