Opened 9 years ago

Last modified 9 years ago

#16624 closed Bug

[PFW] Convert span background to background-color if possible — at Initial Version

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone: CKEditor 4.6.1
Component: Plugin : Paste from Word Version: 4.6.0
Keywords: Cc:

Description

New PFW implementation puts font background as span with background css property. It's not handled by any of our features (colorbutton in particular), and therefore ACF strips it in the process.

If we'd set it as span background-color everything would work OK.

Actually it would be nice to reuse `config.colorButton_backStyle` (if possible), that way it will use a proper style, even if it was remapped to different style.

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