mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-27 01:57:41 +00:00
Previously, the event handler was attached to body, but in the event of the keyboard failing to render, the body element will typically be zero pixels high. Instead, attach the handler to the document itself. KeymanWeb, when running normally, will handle all touches on the keyboard elements which take 100% of the real estate. So the document tap will only be received in the case of an error condition. Also, add a console error that will be reported to Sentry when user has error reporting switched on. Test-bot: skip |
||
|---|---|---|
| .. | ||
| main | ||
| test | ||