Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

#210 fix IME support issue #244

Closed
wants to merge 2 commits into from
Closed

#210 fix IME support issue #244

wants to merge 2 commits into from

Conversation

chrisyip
Copy link

@chrisyip chrisyip commented Feb 5, 2015

This PR is aimed at #210.

For now, the only to detect if composition window is showed (means typing with IME) is to use composition events. But unfortunately, Atom doesn't emit those events. So I have to listen to the DOM directly. It's not a perfect solution, but works:

demo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant