Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.4.2, 6.5.0
-
None
-
Tested on Android 9, Android 12
-
-
d6ddfa3d4 (dev), d0c73a757 (6.4), bea45bb3a (6.5), e434796c6 (dev), e87e78611 (6.8), 639003b31 (6.7), f19342d4c (tqtc/lts-6.5)
Description
Steps to reproduce:
- Use any example with Quick Controls text input, e.g. gallery or contacts list: https://doc.qt.io/qt-6/qtquickcontrols-contactlist-example.html
- Build and run the project on android device or emulator
- Edit any contact and long press on any word.
- Don't release until the text is selected and text handles appears.
- When it's selected - release the long press.
Expected: Text should be selected, action menu should appear.
Actual: Text stops being selected. See attached video.
Reproducibility: 100% **
NOTE: This works well on Qt 5.15.12.
Attachments
Issue Links
- relates to
-
QTBUG-121747 Selection handles toolbar could not be closed in TextField or TextInput
- Reported
-
QTBUG-127440 QML TextField can't deselect by clicking on the text field
- Closed
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open