keymanapp / keymanapp/keyman

bug(android): double-tap on Shift inconsistent

Open
#11,183 8 comments 0 reactions 0 assignees View on GitHub
android/ bug
Dominant language
Pascal
Stars
534
Forks
143
Avg merge
2d 10h
Merged PRs (30d)
113

Description

When in caps layer and double tapping on the Shift button the keyboard should toggle between shift layer and caps layer. However, it's possible to end up in the default layer instead. See the very end of the attached screencast. You might have to single step through the frames to see that there are two taps. What's interesting is that when single stepping over that last double tap you can see that it changes _shift layer → caps layer → default layer._ For the correctly working double taps it's _shift layer → default layer → caps layer_.

https://github.com/keymanapp/keyman/assets/181336/bf3bd20f-fc32-44e1-862c-fd662addd6fc

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.