Selection anchor on text input fields in Android
-
On every QML text input item, e.g. TextEdit, TextInput, the selection anchor (blue droplet) is shown below the cursor on Android. These anchors should only be shown when the user selects text.

The actual cursor did not make it to the screenshot but it blinks above the droplet.
Is it possible to hide the anchor? -
M Michel de Boer has marked this topic as solved on
-
On every QML text input item, e.g. TextEdit, TextInput, the selection anchor (blue droplet) is shown below the cursor on Android. These anchors should only be shown when the user selects text.

The actual cursor did not make it to the screenshot but it blinks above the droplet.
Is it possible to hide the anchor?@Michel-de-Boer Anchors seems to work better since Qt6.6.1