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

major regression bug in iOS 17 : tap causes keyboard animation #278

Open
jbrashears opened this issue Jan 16, 2024 · 0 comments
Open

major regression bug in iOS 17 : tap causes keyboard animation #278

jbrashears opened this issue Jan 16, 2024 · 0 comments

Comments

@jbrashears
Copy link

jbrashears commented Jan 16, 2024

In iOS 17, there is a major regression bug:
Onscreen tap causes keyboard animation, even if onscreen keyboard is already visible.

Please fix this as soon as possible!

In insert mode, i have mapped onscreen touch event to escape, like this:

inoremap <silent> <LeftMouse> <esc> <LeftMouse>

Not sure if this is related to the issue.

However, I use this app constantly, and the "touch to escape" configuration is extremely important to me.

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

No branches or pull requests

1 participant