[wp-trac] [WordPress Trac] #29307: Editor height jumps three times before it has its final height
WordPress Trac
noreply at wordpress.org
Sun Aug 24 17:22:44 UTC 2014
#29307: Editor height jumps three times before it has its final height
--------------------------+-----------------------------
Reporter: ocean90 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.0
Component: Editor | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, javascript
--------------------------+-----------------------------
Comment (by azaozz):
This is actually pretty tough to trace. Caused by the interaction between
editor-expand.js and wpautoresize, both running several times on loading
the page.
The only way around seems to be to set the wrapper to `height: 300px;
overflow: hidden;` from the very beginning and remove after everything has
loaded, however this would cause problems if there are any other errors
while loading (potentially can "lock-out").
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29307#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list