Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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 Garry Yao)

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:

  1. Open nightly build. Currently (http://nightly.ckeditor.com/3105/_samples/replacebyclass.html)
  2. Add new line to the existing text in the editor
  3. 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 Damian

Applies to bullet lists also

comment:2 Changed 16 years ago by Garry Yao

Description: modified (diff)
Resolution: duplicate
Status: newclosed

DUP of #2952

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy