Bug 6815 - Calculate correct width for new text fields
Summary: Calculate correct width for new text fields
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Adele Peterson
URL:
Keywords:
Depends on:
Blocks: 6986
  Show dependency treegraph
 
Reported: 2006-01-25 18:43 PST by Adele Peterson
Modified: 2006-02-14 18:35 PST (History)
0 users

See Also:


Attachments
test case (491 bytes, text/html)
2006-02-14 15:27 PST, Adele Peterson
no flags Details
minWidth tests (730 bytes, text/html)
2006-02-14 15:28 PST, Adele Peterson
no flags Details
patch for calcMinMaxWidth (5.56 KB, patch)
2006-02-14 17:31 PST, Adele Peterson
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adele Peterson 2006-01-25 18:43:05 PST
 
Comment 1 Darin Adler 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.
Comment 2 Adele Peterson 2006-02-14 15:27:11 PST
Created attachment 6492 [details]
test case
Comment 3 Adele Peterson 2006-02-14 15:28:33 PST
Created attachment 6493 [details]
minWidth tests
Comment 4 Adele Peterson 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.
Comment 5 Maciej Stachowiak 2006-02-14 17:59:19 PST
Comment on attachment 6495 [details]
patch for calcMinMaxWidth

r=me