[wp-trac] [WordPress Trac] #29048: Twenty Thirteen: editor styles for audio format cause issues in wpviews
WordPress Trac
noreply at wordpress.org
Mon Aug 25 21:35:36 UTC 2014
#29048: Twenty Thirteen: editor styles for audio format cause issues in wpviews
------------------------------+-----------------------
Reporter: celloexpressions | Owner: azaozz
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.0
Component: TinyMCE | Version: trunk
Severity: major | Resolution:
Keywords: has-patch | Focuses:
------------------------------+-----------------------
Comment (by azaozz):
Okay, lets go with (1) from [#comment:8 comment:8] above. Seems that is
the "least worst" option at the moment.
Not sure if we need to load the default editor stylesheets:
`skins/lightgray/content.min.css` and `skins/wordpress/wp-content.css`.
Seems we will have to load all the rest. Also can add a MutationObserver
for attributes changes on the editor's body tag and reset the iframe body
classes when changed. I know this won't work in older browsers, but..
Progressive enhancement :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29048#comment:26>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list