Skip to content

Conversation

@ulion
Copy link

@ulion ulion commented Mar 3, 2019

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
New tests added? not needed
Fixed tickets #1485
License MIT

Description

When do with CJK IME, the keyUp event should not trigger formatBlock, which will result wrong text in the input (with the extra first char there).
According to https://developer.mozilla.org/en-US/docs/Web/Events/keyup the event can be judged for the IME input composing cases, so made this PR.

--

Please, don't submit /dist files with your PR!

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 94.037% when pulling 0762aaf on ulion:fix_cjk_ime into 9156a11 on yabwe:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants