Opened 13 years ago

Last modified 13 years ago

#7762 confirmed Bug

Unable to delete form elements with backspace key

Reported by: IBM_RQM Owned by:
Priority: Normal Milestone:
Component: General Version: 3.3
Keywords: IBM Cc:

Description

If editor contains a button (created by using <button> tag), then placing the cursor to the right of button and pressing "Backspace" key, does not delete the button. Instead it goes on deleting the button title. If you place the cursor to the left of the button and pressed "Delete" key, then that deletes the button successfully.

Also, we cannot put the cursor between 2 consecutive buttons. Deleting the first button using "Delete" key, also deletes the second button.

Change History (2)

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.5.13.3

This is true for Firefox and Opera browsers.

Issue concerns input filed, text area, checkbox, radio button, button and img button. I have not been able to delete all of this elements since version CKEditor 3.3 but text area has been undeletable from version 3.2

comment:2 Changed 13 years ago by Jakub Ś

Summary: Unable to delete <button> with backspace keyUnable to delete form elements with backspace key
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