Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 6867bfd492 fix(web): crash on custom modifier keys
Fixes #6788.
Fixes KEYMAN-WEB-22.
Fixes KEYMAN-DEVELOPER-BQ.
Fixes KEYMAN-ANDROID-160.

Fixes a crash introduced in #6473 which was trying to prevent modifier
keys from triggering "fat finger" alternate lookups, due to incomplete
nullish coalescing.

Related to this, from what I can see, a secondary side-effect of the fix
in #6473 was that some key events may have never had their ruleBehaviors
finalized if they matched the `isOnlyLayerSwitchKey` heuristic, leading
to potential issues with edge case 'deadkey+layer switch' keys or keys
that set store values, for example. So this fix also makes the
`isOnlyLayerSwitchKey` test more targeted.

Identified this when adding a Caps Lock layer to sil_euro_latin and
testing the layer switching. At time of fix, the error had been raised
in KeymanWeb, Keyman Developer and Keyman for Android, but not yet
Keyman for iPhone and iPad.
2022-06-17 05:17:05 +10:00
.github fix: only auto-merge if auto: prefix in title 2022-01-24 12:12:53 +11:00
android Merge pull request #6704 from keymanapp/fix/android/getKeyboardInfo-with-invalid-index 2022-06-15 06:17:52 +10:00
common fix(web): crash on custom modifier keys 2022-06-17 05:17:05 +10:00
developer auto: increment stable-15.0 version to 15.0.261 2022-06-14 23:30:51 -04:00
docs docs(linux): Update vscode task sample to configure ibus-keyman 2022-04-20 17:01:30 +02:00
ios Merge pull request #6650 from keymanapp/chore/common/crowdin-es-419-with-mac 2022-06-01 19:49:17 +07:00
linux chore(common): Merge remote-tracking branch 'origin/beta' into chore/common/crowdin-pl 2022-05-11 14:28:50 +07:00
mac added Spanish es-419 localization to Mac project 2022-05-24 14:40:13 +07:00
oem/firstvoices chore(ios): FV certificate hash 2022-05-27 14:18:25 +10:00
resources auto: increment stable-15.0 version to 15.0.261 2022-06-14 23:30:51 -04:00
web auto: increment stable-15.0 version to 15.0.261 2022-06-14 23:30:51 -04:00
windows/src fix(windows): BCP47tag is canonicalized in GetUserDefaultLanguage 2022-06-08 15:35:59 +10:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(windows): Add obj cod and pdb to gitignore 2021-10-11 22:08:56 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh feat(common): Support git worktree when configuring local hooks 2020-02-24 18:30:57 +01:00
CONTRIBUTING.md chore(common): version 15.0 release tweaks 2022-06-15 12:57:28 +10:00
crowdin.yml Merge pull request #6529 from keymanapp/chore/linux/l10n 2022-04-14 09:13:02 +02:00
HISTORY.md chore: stable version 2022-06-15 12:44:18 +10:00
lerna.json auto: increment stable-15.0 version to 15.0.261 2022-06-14 23:30:51 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json feat(windows): Bit wise and modifier flags for core process event 2022-01-25 14:59:19 +10:00
package.json chore(common): updates lerna to 4.0.0 2021-07-02 14:47:28 +07:00
README.md chore(common): version 15.0 release tweaks 2022-06-15 12:57:28 +10:00
TIER.md chore(common): move to stable-15.0 2022-06-15 12:37:29 +10:00
VERSION.md auto: increment stable-15.0 version to 15.0.261 2022-06-14 23:30:51 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL International.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links