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

[Bug]: Can't use BACKSPACE and "Ç" letter #751

Open
ilhan-athn7 opened this issue Nov 16, 2024 · 4 comments
Open

[Bug]: Can't use BACKSPACE and "Ç" letter #751

ilhan-athn7 opened this issue Nov 16, 2024 · 4 comments

Comments

@ilhan-athn7
Copy link

ilhan-athn7 commented Nov 16, 2024

Problem description

I tried reviewing logs with TERMUX_X11_DEBUG=1
During BACKSPACE key use, basically no line appears at logs and no response at all.

When i use Ç key, i got those lines, but no response either;


11-16 18:41:46.133  7842  7842 D LorieNative: Sending key: 64 (0 57 1)                                          
11-16 18:41:46.135  7842  7842 D LorieNative: Sending key: 54 (0 31 1)                                          
11-16 18:41:46.135  7842  7842 D LorieNative: Sending key: 54 (0 31 0)                                          
11-16 18:41:46.135  7842  7842 D LorieNative: Sending key: 64 (0 57 0)                       

What steps will reproduce the bug?

Using Turkish Layot keyboard on Android 14

What is the expected behavior?

N/A

@atouu
Copy link

atouu commented Nov 25, 2024

Also happens to me when using OpenBoard, the current workaround I use is add BKSP in extra keys

@twaik
Copy link
Member

twaik commented Nov 25, 2024

Did you try to use different IME (soft keyboard)?

@ilhan-athn7
Copy link
Author

Did you try to use different IME (soft keyboard)?

No, currently using lineageos AOSP keyboard (LatinIME)

@ilhan-athn7
Copy link
Author

@twaik Backspace works with rkkr/simple-keyboard

Ç key produces same behaviour

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

3 participants