[wp-trac] [WordPress Trac] #28905: Audio/Video MCE views should use iframe sandboxes

WordPress Trac noreply at wordpress.org
Wed Jul 16 00:05:19 UTC 2014


#28905: Audio/Video MCE views should use iframe sandboxes
----------------------------+-------------------------
 Reporter:  wonderboymusic  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  4.0
Component:  Media           |     Version:  trunk
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  javascript
----------------------------+-------------------------

Comment (by avryl):

 So having more than one of the same view won't work because right now it's
 creating an iframe and tries to insert the exact same iframe in the editor
 for every view... It should create a new iframe for every view.
 I also see that the main body's class is copied instead of the editor's
 body class. We'll need the editor instance there to get the body. This
 will also need to update whenever you change the post format etc. There
 are now events for that since the editor scrolling "feature".
 Let me make a patch.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28905#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list