Opened 7 years ago

Last modified 7 years ago

#16977 confirmed Task

Font plugin should also transform `font` element with style attributes.

Reported by: kkrzton Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Font plugin now recognizes styling attributes (size, align, face) on font element and transforms it into span, but if the element has the style attribute resulting in the same styling (font-size, text-align, font-family) it is not properly recognized and transformed. It is removed instead.

The plugin should be also able to recognize such styling and transform font into span with a proper style attribute.

Change History (3)

comment:1 Changed 7 years ago by kkrzton

Owner: set to kkrzton
Status: newassigned
Type: BugTask

comment:2 Changed 7 years ago by Marek Lewandowski

Milestone: CKEditor 4.7.0

comment:3 Changed 7 years ago by kkrzton

Owner: kkrzton deleted
Status: assignedconfirmed
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