[wp-trac] [WordPress Trac] #26053: Auto-expand quick draft textarea
WordPress Trac
noreply at wordpress.org
Tue Dec 3 16:12:52 UTC 2013
#26053: Auto-expand quick draft textarea
-------------------------------------+------------------
Reporter: lessbloat | Owner:
Type: enhancement | Status: new
Priority: high | Milestone: 3.8
Component: Administration | Version:
Severity: minor | Resolution:
Keywords: has-patch needs-testing |
-------------------------------------+------------------
Comment (by helen):
Tried to do this just using scrollHeight, but scrollHeight doesn't get
smaller when you remove text, and workarounds to reset it meant resizing
it multiple times. The only thing I have is to make that overflow-y auto
instead, and if we turn off this field with no-JS (see #26376), then we
should do the resize: none in CSS.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26053#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list