https://bugzilla.wikimedia.org/show_bug.cgi?id=35057

--- Comment #11 from Ryan Kaldari <[email protected]> 2012-03-09 19:25:07 
UTC ---
The textarea expansion problem is actually a bug in jQuery. The jQuery function
getWH is reporting percentage widths and heights as pixel heights. So in this
case it was reporting the width of the textarea as 100px rather than 100%,
which was causing jQuery.elastic to miscalculate how tall to make the textarea.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to