[Webkit-unassigned] [Bug 15312] WebKit applies an incorrect min width for <input type="text"> fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 12:51:32 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=15312





------- Comment #19 from ovafai at gmail.com  2008-06-27 12:51 PDT -------
I think this is about as optimal as we can get with respect to compatibility
with the web that's out there. This patch only affects sites that don't
explicitly set the width/height of a textarea/text-input or set it via the
cols/size attribute. 

I posit that sites that rely on these values are mostly older sites that are
coded to and tested only in IE. That said, I don't have statistically
significant data to back that up, just the handful of sites in this bug which
have layout problems because of this. :)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list