-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
a: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsa: typographyText rendering, possibly libtxtText rendering, possibly libtxtframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
The left/top/first selection handle for adjusting highlighted edit text gets stuck at the beginning of the paragraph.
Repro:
- Navigate to Material > Text Fields > Life story
- Type text (preferably multiple lines)
- Long press to select text. Move the first handle to the beginning of your paragraph.
- The handle is now stuck there and you must cancel your selection and re-select to move it
I suspect it may not be general but rather caused by the textbox covering the selectable part of the handle when it gets too close to the edge, but have not tested this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: text inputEntering text in a text field or keyboard related problemsEntering text in a text field or keyboard related problemsa: typographyText rendering, possibly libtxtText rendering, possibly libtxtframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.