Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.4.1, 6.4.2
-
None
Description
Qt Quick Controls 2 - Gallery example application crash on closing while TextField is in focus. After I press the `TextField` input the iOS keyboard appears, and when I close the app while the focus is on the `TextField` the app crashes. The Debugger stops at [QIOSTextResponder nextResponder] in `/src/plugins/platforms/ios/qiostextresponder.mm`. Tested with Qt 6.4.1 and 6.4.2.
Console error: program received signal -111, thread
Attachments
Issue Links
- duplicates
-
QTBUG-110019 Address Book example crashes on exit
- Closed