You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
From #9917:
The text was updated successfully, but these errors were encountered: