-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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 cursor often is stuck at the beginning of the TextField when typing strings of emojis (as well as some other types of characters)
Repro:
- Open any flutter TextField (the one in flutter_gallery>material>text fields should do)
- Type emoji characters, preferably ones with zero-width-joiners such as nation flags
- Cursor is stuck at front, and tapping in the text works (new text shows up correctly, backspacing works) but the cursor does not appear in the right spot.
This sometimes goes away when there are other characters around the emoji string.
lifenautjoe, ChanYuXuan and BytesZero
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.