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

On the keyboard of a Samsung tablet, it causes a single key press to respond many times #1338

Open
2 tasks
Mc-GrowlR opened this issue Nov 10, 2024 · 3 comments
Assignees
Labels
bug Something isn't working needs triage
Milestone

Comments

@Mc-GrowlR
Copy link

Developer TODO (don't remove)

  • write tests. put issue number in comment
  • update documentation

Discord message link/email recipient

[email protected]

Describe the bug
Setting:

  1. After this setting, there is a probability that the button will respond multiple times at a time .
  2. The key mapping I set up was mapping CAPS to ESC.
  3. This also happens when I switch the keymapper to the background.

system setting:

  1. I set the uppercase keys in the custom keys in the physical keyboard settings to none.
  2. The scheme of setting up the keyboard layout prompted by the software to set up the caps mapping didn't work on my keyboard.
  3. The Dex Model Open.

To Reproduce
This happens shortly after mapping CAPS to ESC, but disappears when switching back to Keymapper.
Here are the two files I exported.
mappings_20241110-212720.zip
key_mapper_report_20241110-211220.zip

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
The screenshot was not uploaded. TAT˜˜˜,I'm sorry.

Smartphone (please complete the following information):

  • Device: Galaxy Tab S7 FE SM-T733
  • Android version: OneUI6.1 (android 14)
  • keyboard:Book Cover Keyboard Slim (EF-DT730)

Additional context
Add any other context about the problem here.

@Mc-GrowlR Mc-GrowlR added bug Something isn't working needs triage labels Nov 10, 2024
@qtxzy
Copy link

qtxzy commented Jan 1, 2025

I encountered the nearly same problem but on the Xiaomi 6 Pro tablet. The problem ended when i uninstall the app. By testing, the problem takes place though the mapping is suspended.I guess that the problem is caused by the key listening in the background.

@qtxzy
Copy link

qtxzy commented Jan 1, 2025

@sds100 thank you for paying attention to this issue, the problem seem to be basic and fundamental when obvious device like keyboard is connected.The native mapping(like native keyboard) and such remapping(like key mapper) should be relevant and influenced mutually in root principle.

@qtxzy
Copy link

qtxzy commented Jan 2, 2025

I conduct a further test and find that the problem will be over when the accessibility function is closed. I check the function of the accessibility and find that it'll listen and intercept the key pressing event.I guess that such key event won't be dealed properly.Please pay attention to it in that it's a serious bug causing my keyboard can't type in totally.Thank you so much! @sds100

@sds100 sds100 added this to Key Mapper Jan 4, 2025
@sds100 sds100 added this to the 2.8 milestone Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
Status: No status
Development

No branches or pull requests

3 participants