Bug 20201

Summary: REGRESSION: text field doesn't scroll when drag-selecting
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: FormsAssignee: Maxime Britto <maxime.britto>
Status: RESOLVED FIXED    
Severity: Normal CC: maxime.britto, mitz
Priority: P1 Keywords: InRadar, Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch with layout test adele: review+

Description Alexey Proskuryakov 2008-07-28 14:18:39 PDT
Steps to reproduce:
1. Open https://bugs.webkit.org/show_bug.cgi?id=19951 (as an example of a bug with a long summary).
2. Click in the beginning of the summary, and drag to the right.

Results: the visible part of the summary is selected, but the text field is not scrolled.

Tested with r35406 local build; works fine with shipping Safari/WebKit.
Comment 1 Maxime Britto 2008-07-29 14:37:07 PDT
<rdar://problem/6110367>
Comment 2 Maxime Britto 2008-07-29 15:44:17 PDT
Created attachment 22544 [details]
Patch with layout test
Comment 3 Maxime Britto 2008-07-29 16:00:46 PDT
fixed in r35433