Opened 15 years ago
Last modified 15 years ago
#5708 confirmed Bug
[IE] Outdent list result incorrect
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Enter Key | Version: | 3.0 |
Keywords: | IE | Cc: |
Description (last modified by )
Environment
IE, enterMode=BR
Reproducing Procedures
- Load the following content and selection in editor;
<ol> <li> item1^</li> </ol>
- Press 'Enter' key twice to move out of the list.
- Actual Result: The new paragraph is not created and cursor is blinking at wrong place.
- Expected Result: A new paragraph is created after the list.
Change History (3)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Summary: | [IE] SCAYT changes selection after 'Backspace' key → [IE] Outdent list result incorrect |
---|
comment:3 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Milestone: | CKEditor 3.3 |
Version: | SVN (CKEditor) → 3.0 |
My fault, not a regression at all, only reproducible in shift enter mode.
Trunk regression.