[wp-trac] [WordPress Trac] #21718: Remove default_post_edit_rows
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 22 21:34:17 UTC 2012
#21718: Remove default_post_edit_rows
-------------------------+-----------------------
Reporter: nacin | Owner: azaozz
Type: enhancement | Status: assigned
Priority: low | Milestone: 3.5
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+-----------------------
Comment (by azaozz):
The
[http://code.google.com/p/chromium/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Pri%20Mstone%20ReleaseBlock%20OS%20Area%20Feature%20Status%20Owner%20Summary&groupby=&sort=&id=94583
Chrome bug] is really annoying. As long as we add `style="height: 200px"`
on the textarea tag, WebKit would restrict resizing to anything smaller.
The same happens when the inline style is set from JS.
The only workaround for now seems to be to use jQuery to remove the inline
style and set the textarea height directly (for WebKit browsers).
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21718#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list