Opened 15 years ago

Closed 15 years ago

#3047 closed Bug (invalid)

plugin:formatcombo doesn't preserve existing styles

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.0
Component: General Version: SVN (FCKeditor) - Retired
Keywords: Cc:

Description

After applying format elements, css styles on the original element was lost.

Attachments (1)

test-formatCombo-apply.patch (3.9 KB) - added by Garry Yao 15 years ago.
Functional Test Case

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by Garry Yao

Functional Test Case

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Resolution: invalid
Status: newclosed

That's expected for block elements. The current element is totally replaced by the new element as attributes on it may interfere on the styles being applied.

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