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

bug(web): osk-always-visible has strange behaviours on touch devices #9918

Closed
mcdurdin opened this issue Oct 31, 2023 · 0 comments · Fixed by #9951
Closed

bug(web): osk-always-visible has strange behaviours on touch devices #9918

mcdurdin opened this issue Oct 31, 2023 · 0 comments · Fixed by #9951
Milestone

Comments

@mcdurdin
Copy link
Member

mcdurdin commented Oct 31, 2023

From #9917:

It seems that the logic for osk-always-visible is not quite right on touch devices -- the OSK disappears on blur but remains touchable -- so presses in the OSK region emit key events. For Keyman Developer Server, the simple workaround is to only use when on desktop devices.

We should review the logic for osk-always-visible in KeymanWeb, so that this issue does not arise on touch devices.

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

Successfully merging a pull request may close this issue.

2 participants