Opened 9 years ago
Last modified 8 years ago
#14525 confirmed Bug
Japanese charactor disappeared while typing
Reported by: | Chika Kato | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.2 |
Keywords: | IE11 | Cc: | chika@…, jonathan.ehman@… |
Description
Steps to reproduce
- In the editor demo (http://ckeditor.com/demo#standard), click inside the window and performed a CTRL+A to select all text, and then hit the Delete key.
- Once all data was deleted from that window, please select "Japanese" on the Windows language tool bar. Select the "Full-width Katakana" IME on the Windows language tool bar.
- Go to inside the editor window and hit Enter to move to second line.
- Hit the "A" key (あ) 30 times, and the cursor moved to the beginning of the line.
- Hit the "A" key once more, and then all but two characters disappeared from that line.
Expected result
The cursor should not be moved to the beginning of the next line. If I hit "A" key 31 times, there should be 31 charactors appeard.
Actual result
When I hit the "A" key 30 times, the cursor moved to the beginning of the next line. If I hit the "A" key once more, and all but two characters disappeared from that line.
Other details (browser, OS, CKEditor version, installed plugins)
I could reproduce this with CKEditor 4.5
Change History (6)
comment:1 Changed 9 years ago by
comment:2 follow-up: 4 Changed 9 years ago by
Keywords: | IE11 added |
---|---|
Status: | new → confirmed |
Version: | 4.5.7 → 4.2 |
I was able to reproduce this issue starting from CKEditor 4.2 and only in IE11.
This enter from step 3 seems to be crucial to reproduce this issue.
comment:3 Changed 9 years ago by
Cc: | jonathan.ehman@… added |
---|---|
Version: | 4.2 → 4.5.7 |
comment:4 Changed 9 years ago by
Replying to j.swiderski:
I was able to reproduce this issue starting from CKEditor 4.2 and only in IE11.
This enter from step 3 seems to be crucial to reproduce this issue.
Yes, as you pointed, the issue occurs only from second line or more.
comment:5 Changed 9 years ago by
Version: | 4.5.7 → 4.2 |
---|
Please don't change version. It is used to indicate when problem started occurring.
comment:6 Changed 8 years ago by
I am not really sure when this problem started occurring. What I know is I could reproduce this with version 4.5.x.
The issue occurs only with IE11.