RESOLVED FIXED 7114
Dragging to scroll doesn't work for overflow areas
https://bugs.webkit.org/show_bug.cgi?id=7114
Summary Dragging to scroll doesn't work for overflow areas
Adele Peterson
Reported 2006-02-06 13:49:01 PST
This is especially important for the new text fields, so that you can drag to select hidden text, and the overflow layer needs to scroll to reveal as you drag.
Attachments
test case (164 bytes, text/html)
2006-02-06 13:49 PST, Adele Peterson
no flags
patch (9.12 KB, patch)
2006-03-14 23:46 PST, Adele Peterson
mjs: review+
Adele Peterson
Comment 1 2006-02-06 13:49:36 PST
Created attachment 6303 [details] test case
Adele Peterson
Comment 2 2006-03-01 17:02:07 PST
<rdar://problem/3695120> dragging to scroll doesn't work with overflow:auto/scroll/overlay areas
Adele Peterson
Comment 3 2006-03-14 23:46:45 PST
Created attachment 7077 [details] patch This patch will does leave an outstanding issue: http://bugzilla.opendarwin.org/show_bug.cgi?id=7774 Moving selection below bottom of overflow area causes selection to jump to end This prevents autoscroll from working well with vertical scrolling in overflow areas. On the plus side, this won't affect the new text fields.
Adele Peterson
Comment 4 2006-03-15 00:02:57 PST
Another loose end is: http://bugzilla.opendarwin.org/show_bug.cgi?id=7777 Drag & drop doesn't cause editable overflow areas to autoscroll
Maciej Stachowiak
Comment 5 2006-03-15 00:54:12 PST
Comment on attachment 7077 [details] patch r=me I made some minor comments about the style on IRC.
Note You need to log in before you can comment on or make changes to this bug.