Opened 11 years ago
Last modified 10 years ago
#11982 closed Bug
Bullet added Above after enter key on indented bullet — at Version 4
Reported by: | Nathan Frost | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.4.8 |
Component: | General | Version: | 4.2 |
Keywords: | Cc: |
Description (last modified by )
Steps to reproduce (works on demo site):
- Create three items list.
- Place caret at the end of the last item.
- Press enter.
- Press tab to indent the new item.
- Press enter.
- Expected Result: Last bullet should disappear, caret appears below list (or in the last item).
- Actual Result: Editor adds new item after the 2nd one.
See Screencast: http://screencast.com/t/ggp0OoqUR (Note: screencast is misleading - read the description above).
Change History (4)
comment:1 Changed 11 years ago by
Keywords: | bullet cursor removed |
---|---|
Status: | new → confirmed |
Version: | 4.3.3 → 4.2 |
comment:2 Changed 10 years ago by
Just stumbled upon this problem myself. Is there any update on this?
comment:3 Changed 10 years ago by
Currently no one is working on this ticket but I will forward it, to my colleagues, as a reminder.
comment:4 Changed 10 years ago by
Description: | modified (diff) |
---|
NOTES:
Expected result is that bullet on 1st level should appear.
Problem can be reproduced from CKEditor 4.2 in every browser.