Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 8e90efe14a fix(developer): invalid charmap cell selection when updating to empty search result
Fixes #7879.

If we enter a search string that results in zero results, the grid
resize to one row attempts to select row zero. However, we prevent this.
This leaves the current row outside the range of valid rows, which means
the grid is in an invalid state.

This later causes a crash if the user attempts to mousewheel up. There
may be other similar crashes in this situation, but I haven't found any
yet.

Fix is to allow selection of row zero when there is only one row. I have
not found any problems caused by allowing this.
2022-12-10 06:04:17 +07:00
.github chore(common): update actions to node16 2022-10-25 16:22:03 +11:00
android Merge pull request #7844 from keymanapp/fix/android/pending-intent-flag 2022-11-30 08:35:21 +07:00
common fix(developer): invalid charmap cell selection when updating to empty search result 2022-12-10 06:04:17 +07:00
core fix(linux): Fix lintian warnings 2022-11-16 18:45:34 +01:00
developer Merge pull request #7820 from keymanapp/fix/developer/7810-encodeurl-broken 2022-12-01 10:55:48 +11:00
docs chore: Change platform advocates 2022-12-05 09:11:42 +01:00
ios Merge pull request #7791 from keymanapp/docs/ios-install 2022-11-23 15:36:08 +07:00
linux chore(linux): Improve package build 2022-12-07 09:00:52 +01:00
mac Merge pull request #7795 from keymanapp/fix/mac/7632-caps-inconsistent-with-core 2022-11-28 18:43:30 +11:00
oem/firstvoices Merge pull request #7768 from keymanapp/cherrypick/android/sdk-version-31 2022-11-21 16:23:39 +07:00
resources fix: test builds should always run latest changes 2022-11-24 10:07:15 +11:00
web chore(web): simple error logging to verify logic assumptions, get Sentry logs if invalidated 2022-11-28 08:12:25 +07:00
windows Merge pull request #7836 from keymanapp/fix/windows/symbol-filenames 2022-11-29 16:42:48 +11: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(linux): Adjust Linux specific files in .gitignore 2022-10-13 10:22:05 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore(common): update configure-repo.sh to include pre-commit hook 2022-10-26 15:33:37 +11:00
CONTRIBUTING.md chore(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
crowdin.yml Merge pull request #6529 from keymanapp/chore/linux/l10n 2022-04-14 09:13:02 +02:00
HISTORY.md auto: increment beta version to 16.0.121 2022-12-07 13:01:40 -05:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore(common): npm audit fix - ansi-regex update 2022-09-22 09:13:21 +07:00
package.json chore(deps): bump nanoid and mocha 2022-09-16 21:06:23 +00:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: move to beta 16.0 2022-11-01 08:06:49 +11:00
tsconfig-base.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00
tsconfig.json chore(developer): Merge branch 'master' into chore/developer/js-to-lmc 2022-06-25 05:48:57 +10:00
VERSION.md auto: increment beta version to 16.0.121 2022-12-07 13:01:40 -05: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