RESOLVED DUPLICATE of bug 80927892
REGRESSION: New text fields that specify width have wrong min/max width
https://bugs.webkit.org/show_bug.cgi?id=7892
Summary REGRESSION: New text fields that specify width have wrong min/max width
mitz
Reported 2006-03-21 08:36:59 PST
The width property is used for the field's actual width, but min/max width are computed using only the size attribute (or the default of 20). This causes a problem in tables, as can be seen in the test case that I am going to attach.
Attachments
Test case (807 bytes, text/html)
2006-03-21 08:38 PST, mitz
no flags
mitz
Comment 1 2006-03-21 08:38:33 PST
Created attachment 7214 [details] Test case
Adele Peterson
Comment 2 2006-03-29 17:52:31 PST
Bumping to P1 since this causes a text field regression
mitz
Comment 3 2006-03-31 00:26:00 PST
Bug 8092 is a duplicate but has a Radar reference. *** This bug has been marked as a duplicate of 8092 ***
Note You need to log in before you can comment on or make changes to this bug.