#2977 closed Bug (fixed)
Focus issues when inserting a numbered list — at Version 2
Reported by: | Damian | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | IBM Confirmed Review- | Cc: |
Description (last modified by )
When adding a new numbered list at the end of the document, the list item is inserted correctly but the carat is positioned before the first list item and it is not possible to navigate to the first list item within WYSIWYG mode.
Steps to reproduce:
- Open nightly build. Currently (http://nightly.ckeditor.com/3105/_samples/replacebyclass.html)
- Add new line to the existing text in the editor
- Insert numbered list
Expected behavior: The new list is created with one item and the carat is positioned just after the number of the first item.
Actual behavior: The new list is created as expected. The position of the carat is placed before the first item in the list. It is not possible to navigate to the first item in the list.
Change History (2)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
DUP of #2952
Applies to bullet lists also