Opened 15 years ago

Closed 13 years ago

#3543 closed New Feature (invalid)

Allow editor to inherit container's computed style

Reported by: Dinu Owned by:
Priority: Normal Milestone:
Component: General Version: 3.0 Beta 2
Keywords: Cc:

Description

Sometimes even specifying editor area css and classes is not enough for accurate inplace editing. It would be a nice feature to add a switch function to apply the getComputedStyle of the container to the editor IFRAME (and maybe even automatically apply external CSS files also).

Change History (3)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added
Milestone: CKEditor 3.x

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.x

Milestone CKEditor 3.x deleted

comment:3 Changed 13 years ago by Garry Yao

Resolution: invalid
Status: confirmedclosed

This should be accomplished by the developer through the following API: http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.editor.html#addCss

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