Opened 12 years ago
Last modified 12 years ago
#9719 confirmed Bug
[IE10] Enterkey is not working
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | |
Keywords: | IE | Cc: | valassas@… |
Description
#9535 ticket is for v4, this enter key bug also affects v3, even worse it breaks both enter and shift-enter.
Attachments (1)
Change History (5)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 Changed 12 years ago by
Milestone: | CKEditor 3.6.6 |
---|---|
Status: | reopened → confirmed |
The only remaning issue I can confirm now is the subsequent SHIFT-ENTER, which doesn't work accordingly. This problem seems to be much bigger though and needs more investigation.
Changed 12 years ago by
Attachment: | ck366-ie10-enter.diff added |
---|
Patch for CKEditor 3.6.6 + IE10: Enter key always insert newline but sometimes resets cursor position afterwards
comment:4 Changed 12 years ago by
Cc: | valassas@… added |
---|
Ported v4 patch with [7663], after [7662].