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
setSelectionKeys() won't help but removes selection key display.
The entire InputMethodKit is having lack of a hardened unit test suite. Otherwise, such stupid issues should be caught in Apple years ago.
The text was updated successfully, but these errors were encountered:
ShikiSuen
changed the title
Selection keys not working with IMKCandidates window.
setSelectionKeys() not working with IMKCandidates window.
Aug 18, 2022
Solved. This API is not wrecked but has a hard prerequisite: Run IMKCandidates().setSelectionKeysKeylayout() first. Otherwise, setSelectionKeys() won't work.
setSelectionKeys() won't help but removes selection key display.
The entire InputMethodKit is having lack of a hardened unit test suite. Otherwise, such stupid issues should be caught in Apple years ago.
The text was updated successfully, but these errors were encountered: