Bug 11595

Summary: REGRESSION (NativeTextField): Relative positioned text field doesn't autoscroll correctly
Product: WebKit Reporter: mitz
Component: FormsAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Regression
Priority: P1    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Test case
none
FIx layer coords to be absolute when compared with the event point. ggaren: review+

mitz
Reported 2006-11-14 01:38:09 PST
In the attached test case, as you drag across the text field, it begins to autoscroll when you reach the middle. If you drag to the left or press the up arrow key, it doesn't scroll all the way back.
Attachments
Test case (198 bytes, text/html)
2006-11-14 01:38 PST, mitz
no flags
FIx layer coords to be absolute when compared with the event point. (2.11 KB, patch)
2007-01-11 22:37 PST, Dave Hyatt
ggaren: review+
mitz
Comment 1 2006-11-14 01:38:47 PST
Created attachment 11516 [details] Test case
Dave Hyatt
Comment 2 2007-01-11 22:37:54 PST
Created attachment 12376 [details] FIx layer coords to be absolute when compared with the event point.
Dave Hyatt
Comment 3 2007-01-11 22:42:21 PST
Fixed in r18796.
Note You need to log in before you can comment on or make changes to this bug.