Marc Durdin

Results 174 issues of Marc Durdin

The js module fight seems to have resolved in favour of ES modules. It'll be some time before we can use them in browsers that we support. However, we can...

web/
refactor

Relates to #4324 (but slightly orthogonal.) We wanted some message classes to be handled in the lexical model editor more cleanly, including drill-down to line of error. A few changes...

developer/
fix
developer/ide/
has-user-test

Part of #7042. Per https://github.com/unicode-org/cldr/pull/2413

developer/
external
developer/compilers/
feat
epic-ldml
m:normalization

windows/
developer/
chore

**Describe the bug** If you uninstall Keyman and immediately reinstall it, the previously installed keyboards may still be visible. However, they cannot be modified or reinstalled correctly. Furthermore, after a...

bug
windows/
windows/config/

**Describe the bug** Looking at various versions of keymanweb.js, I am concerned about the file size growth. I think we need to try and find ways to bring it back...

web/
web/engine/
chore

The [`inputmode` attribute](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/inputmode) has a possible value of `'none'` which allows for page-implemented virtual keyboard. This is exactly what KeymanWeb needs, on mobile, for us to avoid implementing the hacky...

web/
feat

While those properties are currently required to be strings, they should be able to be integers. See the following code in kmwosk.js:`osk.deviceDependentLayout`: ```` var kw, kp; kw = (typeof key['width']...

web/
feat

**Describe the bug** Per John, via email: > I have Keyman installed, and have your Easy Chakma keyboard, but the shift state does not seem to work: when I hold...

bug
mac/
compatibility
mac/engine/

**Is your feature request related to a problem? Please describe.** Keyman and AutoHotkey don't work well together. This is particularly a problem if the serialised input queue is in use....

windows/
compatibility
feat
windows/engine/