Ticket #1420 (closed Bug: fixed)

Opened 21 months ago

Last modified 20 months ago

Uneditable list elements appear when working with nested lists.

Reported by: jonhg Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.5
Component: UI : Enter Key Version: SVN (FCKeditor)
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

Changed 21 months ago by fredck

  • keywords Confirmed IE added
  • component changed from General to UI : Enter Key
  • milestone set to 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.

Changed 20 months ago by martinkou

  • owner set to martinkou
  • status changed from new to assigned

Changed 20 months ago by martinkou

  • status changed from assigned to closed
  • resolution set to fixed

Fixed with [1083].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.