[wp-trac] [WordPress Trac] #26915: Properly detect line height of Quick Draft box
WordPress Trac
noreply at wordpress.org
Thu Jan 23 17:44:49 UTC 2014
#26915: Properly detect line height of Quick Draft box
----------------------------+-------------------
Reporter: nacin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8.1
Component: Administration | Version: 3.8
Severity: normal | Keywords:
----------------------------+-------------------
Quick Draft does some crazy things to grow and shrink the textarea as the
user types. However, it's dealing with raw text under `white-space: pre-
wrap`, not HTML, so we can drop a few of the calculations it makes. It's
then a bit more accurate when line breaks and HTML are involved.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26915>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list