Skip to content

iOS: keyboard breaks when sliding on space bar #166

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

Closed
codefrau opened this issue Apr 30, 2024 · 2 comments
Closed

iOS: keyboard breaks when sliding on space bar #166

codefrau opened this issue Apr 30, 2024 · 2 comments
Labels

Comments

@codefrau
Copy link
Owner

Sliding in space bar should move the cursor. Or at least not break input. It only works again after hiding and showing the keyboard.

@LinqLover
Copy link
Contributor

This would also be useful for Android (at least the Gboard keyboard supports this gesture, too). By the way, tapping on autocorrection in Gboard also does not delete the first word before, this might be related :)

@codefrau
Copy link
Owner Author

I also made the sliding generate arrow key events. Hacky but works 188ff82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants