[wp-trac] [WordPress Trac] #30785: Inline image editor does not appear in the Chrome browser

WordPress Trac noreply at wordpress.org
Tue Jan 13 10:40:50 UTC 2015


#30785: Inline image editor does not appear in the Chrome browser
--------------------------+-----------------------------
 Reporter:  fieldsf       |       Owner:
     Type:  defect (bug)  |      Status:  reopened
 Priority:  normal        |   Milestone:  4.1.1
Component:  TinyMCE       |     Version:  4.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, javascript
--------------------------+-----------------------------
Changes (by avryl):

 * keywords:   => has-patch


Comment:

 ATD inserts a tiny icon just between the iframe container and iframe
 itself, causing the wrong offset to be added. We just take the first
 element of the iframe wrap (which should always only contain the iframe),
 but ATD injects an icon there with JS...
 So the solution would be to make sure we get a child that is an iframe.

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


More information about the wp-trac mailing list