Opened 10 years ago
Closed 10 years ago
#12596 closed Bug (duplicate)
Chrome: Multi-byte Japanese chars entry not working properly after line-break
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.4.5 |
Keywords: | Cc: |
Description
- go to http://ckeditor.com/demo
- Change IME(input method editor) to Japanese
- in CKE, Shift+Enter
- type aa(ああ)
Expected: display ああ Actual: displays あああ
This only happens in Chrome(I tested in Version 37.0.2062.94) and cke enterMode = CKEDITOR.ENTER_BR
DUP of #12597.