Bug 6815

Summary: Calculate correct width for new text fields
Product: WebKit Reporter: Adele Peterson <adele>
Component: FormsAssignee: Adele Peterson <adele>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Bug Depends on:    
Bug Blocks: 6986    
Attachments:
Description Flags
test case
none
minWidth tests
none
patch for calcMinMaxWidth mjs: review+

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