[wp-trac] [WordPress Trac] #27761: Quick Draft crashes in IE8
WordPress Trac
noreply at wordpress.org
Fri Apr 11 22:15:46 UTC 2014
#27761: Quick Draft crashes in IE8
----------------------------+--------------------
Reporter: SergeyBiryukov | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.9
Component: Administration | Version: trunk
Severity: critical | Resolution:
Keywords: has-patch | Focuses:
----------------------------+--------------------
Comment (by morganestes):
Another thing I just came across is a bug in IE8 with `overflow-y` and
`max-height` properties. I've tried several changes, including adjusting
the 1300px `max-height` in CSS and changing the rules in the JS.
I've been able to get autosizing to work in the textarea without crashing
the browser by adding back in `propertychange` to the `.on` function call
and removing `editor.css('overflow-y', 'auto');`. The drawback to this is
we lose the scrollbars.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27761#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list