bug(android): double-tap on Shift inconsistent
Open
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
Assessment
This issue has not been assessed yet.