Opened 15 years ago
Last modified 13 years ago
#5762 confirmed Bug
Finishing a list causes the caret to go back to the last item with enterMode br
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.0 |
Keywords: | IE | Cc: | pomu@… |
Description
Steps to reproduce
- Load a sample with enterMode br
- Click on one of the list icons.
- Create two list items and press ENTER twice to finish the list.
Notice that the caret is getting back to the last item, thus it is impossible to create sequential lists.
Change History (4)
comment:1 Changed 15 years ago by
Milestone: | → CKEditor 3.5 |
---|
comment:2 Changed 14 years ago by
Milestone: | CKEditor 3.5 |
---|
comment:3 Changed 14 years ago by
Cc: | pomu@… added |
---|
comment:4 Changed 13 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
Issue has been reproducible in IE browsers from CKE 3.0
NOTE:
Let's say you have used bulleted list. The cursor gets back to the last item after pressing ENTER twice.
If after that - you start typing or press Numbered List button, new paragraph or new list will be created beneath the current list.
If on the other hand, you press "Bulleted List" button once more 3rd item of current list will be created. But this continuation happens in all browsers and looks good to me. So in my opinion the only thing wrong here is the position of the cursor and not the functionality of CKEditor
Please avoid using the milestone field.