WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
11595
REGRESSION (NativeTextField): Relative positioned text field doesn't autoscroll correctly
https://bugs.webkit.org/show_bug.cgi?id=11595
Summary
REGRESSION (NativeTextField): Relative positioned text field doesn't autoscro...
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
Details
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug