Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backspace key doesn't work on AOSP-based keyboards #201

Open
0xC0ffee1 opened this issue Aug 4, 2024 · 0 comments
Open

Backspace key doesn't work on AOSP-based keyboards #201

0xC0ffee1 opened this issue Aug 4, 2024 · 0 comments

Comments

@0xC0ffee1
Copy link

0xC0ffee1 commented Aug 4, 2024

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:

  1. Run the mock.dart example on any android device (Tested on Android 14, both physical and emulated).
  2. Switch to an AOSP-based keyboard (tested on OpenBoard, HeliBoard, and GrapheneOS stock keyboard).
  3. 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.

Flutter: Channel stable, 3.22.3

Demo:
demo.webm

@0xC0ffee1 0xC0ffee1 changed the title Backspace key only works on Gboard (Android) Backspace key only doesn't work on AOSP-based keyboards Aug 4, 2024
@0xC0ffee1 0xC0ffee1 changed the title Backspace key only doesn't work on AOSP-based keyboards Backspace key doesn't work on AOSP-based keyboards Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant