-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.14.1
Cursor in edit field is not tracked in any way by FlickableĀ This is causing it to hide any cursor that is in a TextEdit/TextArea as it is not possible to automatically adjust as a result. SeeĀ cursor out of screen X11.mp4![]()
The example attached has the solution in place to move the Flickable up when needed to show the cursor. To reproduce click inside TextArea editable 8 and then press enter and the cursor will end up out of the screen.
As potential solution would be adding a new property to TextEdit that would point onto Flickable, the TextEdit resides in. So, the Flickable would have its content coordinates updated to show the cursor on the screen.
- is required for
-
QTBUG-81937 The area used by the keyboard is incorrectly reported when a Flickable is in place
-
- Closed
-
- relates to
-
QTBUG-62529 [Android]: When a TextEdit is in between two items then clicking on the TextEdit will cause the application to resize when showing the keyboard which means it does not place the cursor correctly
-
- Closed
-
- resulted from
-
QTBUG-62529 [Android]: When a TextEdit is in between two items then clicking on the TextEdit will cause the application to resize when showing the keyboard which means it does not place the cursor correctly
-
- Closed
-
-
QTBUG-81937 The area used by the keyboard is incorrectly reported when a Flickable is in place
-
- Closed
-