You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ermshiperete
changed the title
bug(windows): Key processing with text selection problems
bug(windows): Key processing with text selection problems (legacy)
Nov 15, 2023
The test cases for the Text Selection and Key Processing spec with a legacy app on Windows 10 show some limitations.
See here for the test cases and the google doc for the test results.
Keyman 16.0.142
Windows 10.0.19045
Google Chrome 119.0.6045.124
Failed tests
^⁞X the quick brown fox⁞
in doc. TypingBKSP
, thenA
.Expected result:
Â⁞
Actual result:
^A⁞
^⁞X⁞
in doc. TypingA
.Expected result:
Â⁞
Actual result:
^A⁞
^⁞X the quick brown fox⁞
in doc. TypingA
.Expected result:
Â⁞
Actual result:
^A⁞
^⁞X⁞
in doc. TypingBKSP
,BKSP
.Expected result:
foo⁞
Actual result:
⁞
The text was updated successfully, but these errors were encountered: