#13801 closed Bug (duplicate)
Japanese Multi-Byte Character doesn't work after Clicking Bold or any other CKE operation
Reported by: | Abhishek Gupta | Owned by: | Tomasz Jakut |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: | mrafique@… |
Description
Steps to reproduce
- Click Bold option button
- Type multi byte character (Dont' use copy & paste when you try reproducing this.)
これは ( k o r e h a )
- これは entry is not displaying properly
kおrえhあ
Expected result
Multi-byte characters should be displayed properly
Actual result
Multi-byte characters are not displayed properly instead each keypress is displayed individually.
Other details (browser, OS, CKEditor version, installed plugins)
Chrome only issue. Can be reproed on http://ckeditor.com/demo standard version. Removing "undo" plugin fixes the issue but that limits CKE's api like "change" event handler etc.
Change History (10)
comment:1 Changed 9 years ago by
Cc: | mrafique@… added |
---|
comment:2 Changed 9 years ago by
Status: | new → confirmed |
---|---|
Version: | 4.5.4 → 4.5.0 |
comment:3 Changed 9 years ago by
Milestone: | → CKEditor 4.5.5 |
---|
Interesting fact is that it won't occur if it's typed very fast, so if you can't reproduce try to type a little slower.
By the look of things IME composition looks to be interrupted.
comment:4 Changed 9 years ago by
You might not be able to repro it on a new sample, it's reproducible e.g. on old image2 sample.
comment:5 Changed 9 years ago by
Owner: | set to Tomasz Jakut |
---|---|
Status: | confirmed → assigned |
comment:7 Changed 9 years ago by
Milestone: | CKEditor 4.5.5 → CKEditor 4.5.6 |
---|
comment:8 Changed 9 years ago by
Milestone: | CKEditor 4.5.6 → CKEditor 4.5.7 |
---|
comment:10 Changed 9 years ago by
Milestone: | CKEditor 4.5.7 |
---|
Problem can be reproduced from CKEditor 4.5.0 in Blink browsers (Safari on Mac is ok)