Bug 20201 - REGRESSION: text field doesn't scroll when drag-selecting
Summary: REGRESSION: text field doesn't scroll when drag-selecting
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P1 Normal
Assignee: Maxime Britto
URL:
Keywords: InRadar, Regression
Depends on:
Blocks:
 
Reported: 2008-07-28 14:18 PDT by Alexey Proskuryakov
Modified: 2008-07-29 16:00 PDT (History)
2 users (show)

See Also:


Attachments
Patch with layout test (4.67 KB, patch)
2008-07-29 15:44 PDT, Maxime Britto
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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