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

Some keyswipes don't work in EN writer layout #972

Closed
6 of 7 tasks
locrianz opened this issue Jul 11, 2024 · 1 comment
Closed
6 of 7 tasks

Some keyswipes don't work in EN writer layout #972

locrianz opened this issue Jul 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@locrianz
Copy link
Contributor

Steps to reproduce

I don't know if this is something I did wrong when I made the layout or not, but some of the key swipe directions on T just don't do anything -- I can't type the n-dash, m-dash, or single open quote.

I'm attaching a video; it starts with me swiping all the letters off the center key to show that I can, in fact, swipe in the correct directions.

2024-07-11_14-30-18.mp4

Expected behavior

Swiping should type the expected symbol.

Actual behavior

Instead, a different symbol is typed, one of the ones adjacent to the expected symbol. (For example, open double quote instead of open single quote.)

version of the program

3.3.1

Android version

Android 14

Device

Nokia XR-21

Other details

No response

Acknowledgements

  • I have written a short but informative title.
  • I have updated the app to the latest version.
  • I have searched the existing issues and this is a new one, NOT a duplicate or related to another open issue.
  • This is not a question or a discussion, in which case I should have gone to lemmy.ml/c/thumbkey
  • This is a single bug report, in case of multiple bugs I will open a separate issue for each one (they can always link to each other if related)
  • I have admitted that I am a clown by having checked this box, as I have not read these acknowledgements. 🤡
  • I have filled out all of the requested information in this form.
@locrianz locrianz added the bug Something isn't working label Jul 11, 2024
@dessalines
Copy link
Owner

Its because you have the incorrect swipeType on those keys. You should either remove those lines (so it uses the default), or use the correct specific one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants