Ticket #1420 (closed Bug: fixed)
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
Note: See
TracTickets for help on using
tickets.