RESOLVED FIXED 6815
Calculate correct width for new text fields
https://bugs.webkit.org/show_bug.cgi?id=6815
Summary Calculate correct width for new text fields
Adele Peterson
Reported 2006-01-25 18:43:05 PST
Attachments
test case (491 bytes, text/html)
2006-02-14 15:27 PST, Adele Peterson
no flags
minWidth tests (730 bytes, text/html)
2006-02-14 15:28 PST, Adele Peterson
no flags
patch for calcMinMaxWidth (5.56 KB, patch)
2006-02-14 17:31 PST, Adele Peterson
mjs: review+
Darin Adler
Comment 1 2006-01-28 17:12:38 PST
These bugs that block us switching to the new text field shoul not be marked P1. Once we turn it on, these would be P1/major bugs, of course, but at the moment they are just part of the "switch to a new text field" task and should not be in the P1 list.
Adele Peterson
Comment 2 2006-02-14 15:27:11 PST
Created attachment 6492 [details] test case
Adele Peterson
Comment 3 2006-02-14 15:28:33 PST
Created attachment 6493 [details] minWidth tests
Adele Peterson
Comment 4 2006-02-14 17:31:49 PST
Created attachment 6495 [details] patch for calcMinMaxWidth This doesn't address the <td nowrap> issue in the second test case, but I'll file a separate bug about that.
Maciej Stachowiak
Comment 5 2006-02-14 17:59:19 PST
Comment on attachment 6495 [details] patch for calcMinMaxWidth r=me
Note You need to log in before you can comment on or make changes to this bug.