[wp-trac] [WordPress Trac] #42018: Can't Edit Image in RTL/Hebrew version of WordPress
WordPress Trac
noreply at wordpress.org
Fri Sep 29 10:26:04 UTC 2017
#42018: Can't Edit Image in RTL/Hebrew version of WordPress
--------------------------+--------------------
Reporter: rivkasa | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 4.9
Component: TinyMCE | Version: 4.8.2
Severity: major | Resolution:
Keywords: needs-patch | Focuses: rtl
--------------------------+--------------------
Comment (by azaozz):
Caused by showing the `.mce-tooltip` div (that is appended at the end of
the body) and setting `left: [value]px` on it from JS at the same time.
Don't seem to find a CSS based workaround for this, seems Chrome shows the
div before applying the styles to it, so the window height is changed
despite that the div is with `position: absolute;`. Looking for another
workaround.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42018#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list