spiegel-keyman/common/web/input-processor/src/text
Marc Durdin 7255f1c7f7 fix(web): avoid reset for touch system keyboard
When using the touch 'system' keyboard, the modifier keys are reset by
the kbdMismatch logic introduced in #7543. This is evident in the web
debugger of Keyman Developer, where the system keyboard is easily
accessible.

This maintains the fix from #7543, but removes the `resetContext()`
side-effect.
2022-11-07 06:43:39 +11:00
..
prediction chore(web): remove invalid warning msg 2022-07-15 08:53:08 +07:00
contextWindow.ts chore(common): move common/core/web to common/web and flatten 2022-05-17 11:15:22 +10:00
inputProcessor.ts fix(web): avoid reset for touch system keyboard 2022-11-07 06:43:39 +11:00