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
Fixchewing#239
This issue is because of the chiSymbolCursor be reset to incorrect
oldChiSymbolCursor.
This commit can prevent the chiSymbolCursor be reset to incorrect
oldChiSymbolCursor value happened in chewing#239, because the
oldChiSymbolCursor will be reset as the current chiSymbolCursor
after chewing_handle_Default().
How to reproduce
This is due to buggy code of cursor manipulation introduced by EasySymbolInput.
cc original author of EasySymbolInput, @PCMan
The text was updated successfully, but these errors were encountered: