[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:29:42 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: | Focuses: ui, javascript
--------------------------+-----------------------------
Comment (by dd32):
Seems very easy to duplicate, just installed the ATD extension and the
toolbar doesn't appear.
Notes:
- No JS Errors
- The toolbar appears on the right hand edge, sometimes like in the
screenshot above, other times in a 2x3 grid
- The toolbar doesn't always appear on the right hand edge, sometimes
it's not there at all (It seems like it gets positioned way down the DOM,
because I can see it in the inspector)
- Resizing the window appears to make it vanish again.
- No ATD CSS is conflicting, it looks like the offset for the toolbar is
calculated incorrectly:
{{{
element.style {
left: 986px;
top: 903px;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30785#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list