keyman icon indicating copy to clipboard operation
keyman copied to clipboard

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web

Results 599 keyman issues
Sort by recently updated
recently updated
newest added

## Introduction This is a holding issue for the Keyman Core required to support LDML keyboards. We'll be filling this in as we complete planning and design. Much of this...

common/
spec
epic-ldml

This is my first draft of kmcompx with lots of my comments ( _S2... ) still included. All the tests of kmcompxtest.exe run Ok. There are some functions that are...

developer/
common/
feat
core/
user-test-missing
epic-kmcompx

- add tiny sample kmx - update union - add DTD

common/
feat
user-test-missing
common/core/

- Width: uint16_t - defined `km_kbp_event_flags` to define the bitfield - bitfield has value `KM_KBP_EVENT_FLAG_TOUCH` for touch events - ignored everywhere, currently Fixes: #7046 @keymanapp-test-bot skip

windows/
developer/
linux/
common/
feat
linux/engine/
windows/engine/
common/core/

## Introduction Document an optimized binary format for use by the process_event #5015 and other consumers of LDML data. It will be written into the KMX binary file. ## Goals...

common/
spec
epic-ldml

**Describe the bug** After entering a word in the text pane I tried to delete all the characters by long pressing the Backspace key leads to stuck the cursor on...

bug

Hopefully addresses some aspects of #6985. This PR is primarily designed to address some CI unit testing stability issues. Since our browser-based unit testing is handled via an external service,...

web/
common/
fix
common/web/

Cleans up some code that's proving problematic for some of our unit tests; there's some cross-UI-module pollution happening on occasion that turns into a race condition of sorts. @keymanapp-test-bot skip

web/
fix
web/engine/
web/ui/

Fixes #6734. An important aspect of #6734 was that the known reproduction involved swapping from a keyboard with predictive text to one without it. This causes an adjustment for the...

android/
fix
android/engine/
has-user-test
user-test-failed

This is a proposal to decouple the Windows system keyboard data from the kbdxx.dll file so that we can use mcompile on other platforms as well. The idea would be...

windows/
feat
windows/engine/