Bug 10936

Summary: REGRESSION: In Gmail, text in the message body field shifts when focus in placed in Subject or TO: fields
Product: WebKit Reporter: Chris Petersen <c.petersen87>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: adele, mitz, mrowe
Priority: P1 Keywords: InRadar, Regression
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   

Description Chris Petersen 2006-09-19 11:46:46 PDT
With gmail, text that I typed in the message body (textarea) actually shifts down to near the bottom of this field when I place the caret in the To: or Subject: fields.
This occurs with r16447 so I need to see if I can find where this regression first occured.

Steps to reproduce:

1) Under 10.4.7, launch TOT Webkit NB (r16647)
2) Go to Gmail and signin
3) Create a new message
4) Type in a email recipient in the To: field
5) Click in the message textarea field and type "test"
6) Now, click in either To: or Subject: field to remove from message field
7) Notice the text typed in the message body field "shifts" to the bottom of this field.
Comment 1 Chris Petersen 2006-09-19 12:53:48 PDT
This issue is covered by <rdar://problem/4739139>
Comment 2 mitz 2007-02-02 05:37:07 PST
Changing to P1 because it was a regression. However, I cannot reproduce in TOT. Chris, could you please check if this is fixed? (I think changing text areas into blocks instead of flexible boxes is what fixed it).
Comment 3 Mark Rowe (bdash) 2007-02-06 23:15:54 PST
Radar shows this as being fixed as of November 2006.