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

Improve Keyboard Support #306

Closed
7 tasks done
vinceingithub opened this issue Feb 2, 2025 · 1 comment
Closed
7 tasks done

Improve Keyboard Support #306

vinceingithub opened this issue Feb 2, 2025 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@vinceingithub
Copy link

Checklist

  • I can reproduce the bug with the latest version given here.
  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected app version

1.1.4

Affected Android/Custom ROM version

Android 11 GO

Affected device model

CAT S22 Flip

How did you install the app?

F-Droid / IzzyOnDroid

Steps to reproduce the bug

  1. Open app in a device with a physical keyboard (example, CAT S22 Flip)
  2. Press the button which switches from one page element to another (tab key functionality, speakerphone button on CAT S22)
  3. See that rather than switching from the search bar's elements to the conversations (so that you could click on a conversation to open it) it gets stuck on the search bar and loops between its elements

Expected behavior

I expect that when hitting the tab key, it will switch between the elements of the search bar, then the conversation elements so that I can scroll through them and press enter to open a conversation.

Actual behavior

As stated above, pressing tab only loops between the search bar elements and remains stuck there.

Screenshots/Screen recordings

No response

Additional information

For an example of how this functionality should work, see the SimpleMobileTools SMS app.

@vinceingithub vinceingithub added bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Feb 2, 2025
@naveensingh naveensingh added duplicate This issue or pull request already exists and removed bug Something is not working needs triage Issue is not yet ready for PR authors to take up labels Feb 3, 2025
@naveensingh
Copy link
Member

it gets stuck on the search bar and loops between its elements
For an example of how this functionality should work, see the SimpleMobileTools SMS app.

I don't have an Android device with physical keyboard but I checked the latest simple version from GitHub, it has same problem when using a USB based keyboard (or when using scrcpy).

Ctrl + Tab works for me but I'm not sure if there is a control button equivalent on these phones.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants