Opened 13 years ago

Last modified 12 years ago

#6827 confirmed Bug

List: possible to place cursor in front of list bullet/number, and delete then breaks the list

Reported by: Arne Owned by:
Priority: Normal Milestone:
Component: Core : Lists Version: 3.3
Keywords: Firefox Cc:

Description (last modified by Krzysztof Studnik)

Go to demo page:

  1. Clear content
  2. Add following content:
    <ol>
      <li>item
        <ol>
          <li>item</li>
        </ol>
      </li>
      <li>item</li>
    </ol>
    
  1. Place cursor at start of first list item
  2. Press the 'up' key twice fast.
  3. Observe the cursor is now positioned in front of the list.
  4. Now press delete and observe that the first list item collapses.

Tested on Firefox 3.6.13, WinXP, CK version 3.4.2

Change History (2)

comment:1 Changed 13 years ago by Krzysztof Studnik

Component: GeneralCore : Lists
Description: modified (diff)
Keywords: Firefox added
Status: newconfirmed
Version: 3.3

Confirmed since CKE 3.3

comment:2 Changed 12 years ago by Jakub Ś

This issue is only reproducible under Firefox 3.6. FF4 and above are free from this bug.

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