[Webkit-unassigned] [Bug 113703] New: [CSS Regions] Content that has scrollbars cannot be scrolled by dragging the scroll thumbs with the mouse

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 1 08:26:55 PDT 2013


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

           Summary: [CSS Regions] Content that has scrollbars cannot be
                    scrolled by dragging the scroll thumbs with the mouse
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


Created an attachment (id=195974)
 --> (https://bugs.webkit.org/attachment.cgi?id=195974&action=review)
Test-case

If a content node has a specified size and overflow: scroll and the content is larger than the specified size, scrollbars will be drawn.

However, the content cannot be scrolled using the scrollbars, only using the scroll wheel, the cursor keys or (in Chrome) by pushing the middle mouse buttons.
When moving the mouse cursor over the scrollbars they will react to the "hover", but clicking and dragging the scroll "thumb" will do nothing (thumb won't move, content won't scroll).

-- 
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