Opened 13 years ago

Closed 8 years ago

#7541 closed Bug (fixed)

Unable to delete list by backspace at the document start

Reported by: ms428 Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: IBM Cc: satya_minnekanti@…

Description

Steps to reproduce:

  1. Minimal document (HTML):
    <ul>
    	<li>
    		a</li>
    </ul>
    
  2. Place the cursor before "a".
  3. Press backspace.

Expected behaviour:

The list should be removed and the document should contain "a".

Actual behaviour:

Nothing happens - the list remains in the document.

Tested on:

Windows 7, 64-bit, FF 3.6.16, FF4, Chrome 10.0.648.204, Opera 11.01

Additional notes:

  • works fine on IE 9.0.8112.16421
  • the list can have arbitrary number of items to simulate the bug
  • using toolbar icon for outdenting works fine

Change History (4)

comment:1 Changed 13 years ago by Jakub Ś

Version: 3.5.23.0

Doesn't work in Opera, Firefox and Webkit.

comment:2 Changed 13 years ago by Jakub Ś

Status: newconfirmed

comment:3 Changed 13 years ago by Satya Minnekanti

Cc: satya_minnekanti@… added
Keywords: IBM added

comment:4 Changed 8 years ago by Jakub Ś

Resolution: fixed
Status: confirmedclosed

Problem can no longer be reproduced in CKEditor 4.5.6.

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