RESOLVED FIXED 20201
REGRESSION: text field doesn't scroll when drag-selecting
https://bugs.webkit.org/show_bug.cgi?id=20201
Summary REGRESSION: text field doesn't scroll when drag-selecting
Alexey Proskuryakov
Reported 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.
Attachments
Patch with layout test (4.67 KB, patch)
2008-07-29 15:44 PDT, Maxime Britto
adele: review+
Maxime Britto
Comment 1 2008-07-29 14:37:07 PDT
Maxime Britto
Comment 2 2008-07-29 15:44:17 PDT
Created attachment 22544 [details] Patch with layout test
Maxime Britto
Comment 3 2008-07-29 16:00:46 PDT
fixed in r35433
Note You need to log in before you can comment on or make changes to this bug.