Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.2.0
-
Qt 5.2.0 from qt-project, iOS 7
Description
Create a C++/QML app with a single Qt Quick TextFied. Press the TextField (opening the keyboard is very slow but that for another report). Enter a couple of letters and press "Done". The keyboard is hidden but the program can't get any of the following signals:
- onAccepted
- Keys.onReturnPressed
- Keys.onEnterPressed
- Keys.onReleased
See sample project attached.
Attachments
Issue Links
- is replaced by
-
QTBUG-33493 TextArea { Keys.onPressed } not bahaving as expected
-
- Closed
-