Opened 10 years ago

Last modified 8 years ago

#13224 confirmed Bug

Problem with removing inline styles with Backspace/Delete — at Initial Version

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0
Keywords: Blink Webkit Cc:

Description

  1. Open replacebycode sample and press New Page command
  2. Type some text
  3. Click Ctrl+A and Ctrl+B
  4. Press Backspace or Delete buttons
  5. Element's path shows "body p" and bold button is deactivated.
  6. Start typing.

Result: Typed text is bold, bold button is active and element's path is showing "body p b" (<- notice the conversion).

Problem can be reproduced from CKEditor 3.0 in Blink and Webkit browsers.

Change History (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