You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a custom keyboard (AOSP based) on an Android device (tested on Android 14), the backspace key does not function as expected. This issue does not occur when using Gboard.
Steps to reproduce:
Run the mock.dart example on any android device (Tested on Android 14, both physical and emulated).
Switch to an AOSP-based keyboard (tested on OpenBoard, HeliBoard, and GrapheneOS stock keyboard).
Attempt to use the backspace key.
Expected Result:
The backspace key should function correctly, deleting characters as expected.
Actual Result:
The backspace key does not work when using custom keyboards.
When using a custom keyboard (AOSP based) on an Android device (tested on Android 14), the backspace key does not function as expected. This issue does not occur when using Gboard.
Steps to reproduce:
Expected Result:
The backspace key should function correctly, deleting characters as expected.
Actual Result:
The backspace key does not work when using custom keyboards.
Flutter: Channel stable, 3.22.3
Demo:
demo.webm
The text was updated successfully, but these errors were encountered: