[wp-trac] [WordPress Trac] #31412: TinyMCE views improvements
WordPress Trac
noreply at wordpress.org
Sat Mar 7 11:33:25 UTC 2015
#31412: TinyMCE views improvements
-------------------------+-------------------------
Reporter: iseulde | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.2
Component: TinyMCE | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript
-------------------------+-------------------------
Comment (by iseulde):
Left here:
* Above patch (there's a missing check for MutationObserver).
* Encoding issue.
* Media views should pause when switching to the text editor. Previously
we did this whenever we could through mejs, but that didn't pause any
embeds. I think the best solution is to remove the views when switching
(which will destroy any iframes and therefore stop anything that's
playing). This is okay since all the views need to be rerendered anyway
when switching back to visual (all content is replaced by TinyMCE).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31412#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list