Opened 11 years ago

Last modified 11 years ago

#9957 confirmed Bug

[FF] Cannot delete text at the end of the line with cursor placed after the space

Reported by: Anna Tomanek Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Firefox Cc:

Description

Reported on the forum: http://ckeditor.com/forums/CKEditor/Delete-key-not-working-if-at-end-of-line-past-a-space

Steps to reproduce:

  1. Open the standard sample.
  2. Place cursor at the end of the line (but not end of paragraph), after the trailing space.
  3. Use Del to delete text.

Expected result: text from the next line is deleted.

Actual result: nothing happens.

Placing the cursor before the space works as expected and the text is deleted.

IE, Chrome do not seem to be affected. In Opera it seems like there is no space at the end of the line - the cursor always appears after the last character and deletion works as expected.

Attachments (1)

Cursor.png (123.6 KB) - added by Jakub Ś 11 years ago.
Put cursor here and press delete

Download all attachments as: .zip

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

Problem can be reproduced from CKEditor 4.0 and only in new Firefox (FF 3.6 is free of this bug).

Changed 11 years ago by Jakub Ś

Attachment: Cursor.png added

Put cursor here and press delete

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