Opened 14 years ago

Last modified 13 years ago

#6827 confirmed Bug

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

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

Description

Go to demo page:

  1. Clear content
  1. 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
  1. Press the 'up' key twice fast.
  1. Observe the cursor is now positioned in front of the list.
  1. 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 (0)

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