Opened 16 years ago

Closed 16 years ago

#1420 closed Bug (fixed)

Uneditable list elements appear when working with nested lists.

Reported by: Jon Håvard Gundersen Owned by: Martin Kou
Priority: Normal Milestone: FCKeditor 2.5
Component: UI : Enter Key Version: SVN (FCKeditor) - Retired
Keywords: Confirmed IE Cc:

Description

Scenario:

  1. Go to Sample01 on nightly build.
  2. Clear content.
  3. Make a bullet list.
  4. Make two list elements (at level 1)
  5. Outdent the last list element (to level 2).
  6. Put the cursor after the first element (at level 1) with the mouse.
  7. Try to make a new list element (at level 1) with pressing enter.


Result:
The cursor is now moved to the last element (at level 2) which you recently outdented and the new list element is uneditable.

Verified with IE7 and sometimes also with firefox (haven't figured out the pattern on firefox, seems to happen randomly).

Change History (3)

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

Component: GeneralUI : Enter Key
Keywords: Confirmed IE added
Milestone: FCKeditor 2.5

Confirmed with IE7. Ok with FF2.

It seams that the new list item is correctly created, but the caret is not expanding it when moving the selection to it.

comment:2 Changed 16 years ago by Martin Kou

Owner: set to Martin Kou
Status: newassigned

comment:3 Changed 16 years ago by Martin Kou

Resolution: fixed
Status: assignedclosed

Fixed with [1083].

Click here for more info about our SVN system.

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