Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
5.15.3
Description
Tested on simulator 13.7, 14.4 and iPhone 8 14.4
Qt 5.15.3
Steps to reproduce:
1. Run example project 'Gallery'
2. Open tab (drawer) and select Dialog page.
3. Select 'Input' button.
4. Enter password and click username field, so that password gets masked.
5. Tap on the password field again.
Actual: Cursor appears in the middle of the password. See the attached video from comparing iOS (left) and Android (right). Screen Recording 2021-02-18 at 09.39.00.mov
Expected: Cursor should appear at the end of the password.