Opened 11 years ago

Last modified 11 years ago

#10673 confirmed Bug

Deleted style incorrectly remembered

Reported by: zacaway Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.0
Keywords: Cc:

Description

Refer to the attached video for demonstration, but this can be easily reproduce on the demo CKEditor at http://ckeditor.com/demo as follows:

  1. click to enter the editor
  2. hit bold button
  3. type "bold "
  4. hit italic button
  5. type "italic "
  6. hit strike through button
  7. type "strike through"
  8. hit backspace to delete the entered text, up to the middle of the word "italic"
  9. start typing again
  10. the text will be formatted as italic and strike through, even though there is no existing strike through text in the editor, it should be just italic (and bold, from the beginning).

Attachments (1)

CKEditorBug10673.mov (938.0 KB) - added by zacaway 11 years ago.

Download all attachments as: .zip

Change History (2)

Changed 11 years ago by zacaway

Attachment: CKEditorBug10673.mov added

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed
Version: 4.23.0

I was able to reproduce this problem in both CKEditor 3.x and 4.x in every browser from CKEditor 3.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