-
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 problemscustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
Steps to Reproduce
- Use a samsung device with handwriting capabilities
- Select a textfield in a Flutter App
- Switch to handwriting mode
- Write something
- Leave keyboard mode and enter it again (or press space bar)
- Write again
Issue: The already written text is no longer shown in the keyboard and any additional text is added in front of the old text.
It seems like the samsung keyboard isn't able to retrieve the text from the textfield.
It happens with any flutter app (I tested a few on itsallwidgets.com), so providing logs/flutter doctor would probably be useless, I will instead provide a video demonstrating the issue
https://www.youtube.com/watch?v=KUBDWRs2HaI
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 problemscustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specifically
