Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.9.1
-
None
Description
Any StackView.pop() crashes the app when accessibility is enabled on iOS. This can be tested using the "Qt Quick Controls - Gallery" example (since the menu button does not work with accessibility, you'll need to navigate to the StackView page first and then enable e.g. voice over in the settings).
I've cross-checked 6.9.0, there are no crashes but only warnings on pop(). So it's likely QTBUG-134784 which has introduced this.