Opened 15 years ago

Closed 12 years ago

#4124 closed Bug (fixed)

Delete key

Reported by: Artur Formella Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Firefox Cc:

Description

  • Open replacebyclass in IE3
  • Put cursor between M and P:
    This is some sam|ple text. You are using CKEditor.
    
  • Hit enter key
  • Press left arrow key ( cursor is in first line )
  • Press Delete key (nothing happens)
  • Press Delete key: "am" was removed.

Result:

<p>
	This is some <strong>s</strong></p>
<p>
	<strong>ple text</strong>. You are using <a href="http://www.fckeditor.net/">CKEditor</a>.</p>

Works fine in all other browsers. It is not an regression.

Change History (2)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:2 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: newclosed

No longer reproducible in FF12 and CKE 3.6.3.

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