[Webkit-unassigned] [Bug 39725] New: [Chromium] Dragging over an element with scrollbars should scroll the element when dragging near edges

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 04:23:36 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39725

           Summary: [Chromium] Dragging over an element with scrollbars
                    should scroll the element when dragging near edges
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: tony at chromium.org


What steps will reproduce the problem?

1. Have an element with overflow auto/scroll which has enough content to 
require scrollbars to be shown
2. Drag an item (bookmark from the bookmark bar or a file from the desktop) 
near the edge of the element with the scrollbars.

What is the expected output?

The element should scroll so that the user gets access to things outside the 
viewport. The scrolling should be smooth.

What do you see instead?

On Windows this works when dragging near the top edge but not near the bottom 
edge. On Mac and Linux it does not work at all.

Chromium side is here: http://crbug.com/37320

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list