Opened 13 years ago

Last modified 9 years ago

#8369 closed Bug

Chrome - Unable to unbold text that has inline style — at Initial Version

Reported by: Michael Camden Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version: 3.6
Keywords: Cc: mcamden@…

Description

I've confirmed this in Chrome on Windows 7, not sure of other browsers. If text is bolded using the strong tag, and has an inline style, it cannot be unbolded.

Steps to reproduce:

  1. Goto ckeditor.com/demo and clear out the content
  2. Press the 'source' button, and insert the following html:

<p>

<strong style="color:#40e0d0;">The quick brown fox.</strong></p>

  1. Press the 'source' button again to enter WYSIWYG mode.
  2. Select the text 'The quick brown fox' and press the 'bold' button. The text will not be unbolded.

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