-
-
Notifications
You must be signed in to change notification settings - Fork 234
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
[Android] Fleksy keyboard "undo correction" gesture not working in input field #215
Labels
stale
The item is going to be closed soon because of inactivity
Comments
Closed
Closed
This issue is stale because it has been open for 120 days with no activity. |
github-actions
bot
added
the
stale
The item is going to be closed soon because of inactivity
label
Mar 6, 2024
This issue was closed because it has been inactive for 14 days since being marked as stale. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
The Fleksy keyboard app for Android features a number of gestures for easy typing. One of these, the swipe-up gesture for undoing automatic correction, does not work in FluffyChat. I have found no other app where this happens.
To be precise, swiping up and down on the keyboard in Fleksy after typing a word will switch left or right between the suggestions displayed at the top. After a correction, the second leftmost option will be the uncorrected word. The leftmost option will always be a switch to forget a learned word if a correction did not occur, or learn a new one if it did.
Specifically, the way the issue seems to work is that after inputting a word that gets corrected, Fleksy seems to forget that it corrected anything, and just acts as if you've typed the word directly, which means the swipe-up gesture switches to the "forget" option directly.
To Reproduce
Additional information:
The text was updated successfully, but these errors were encountered: