preedit is not updated after commit-unhandled command.
wengxt opened this issue · 0 comments
wengxt commented
This is basically because update_preedit is only called if the key is filtered. But as for commit-unhandled, the key is filtered or not is controlled by egg_like_newline.
This would leave preedit to be non-empty after press "Shift+A" Enter.