Opened 13 years ago
Closed 13 years ago
#8678 closed Bug (duplicate)
Not able to revert the italic and underline style in the editor if the content has style within em tag
Reported by: | Jyo | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Styles | Version: | |
Keywords: | Cc: |
Description
Following is the sample content
<p>
<em style="text-decoration: none; color: rgb(203, 32, 39); "><a href="https://dev.ckeditor.com" target="_blank">Url to be modified</a> </em></p>
If the content has <em> tag which has some styles unable to revert the Italic or underline styles
Change History (1)
comment:1 Changed 13 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Version: | 3.6.2 |
DUP of #6026
Please also have a look at #8686.