[Webkit-unassigned] [Bug 23525] New: REGRESSION (r40180): Scroll wheel events over text scroll the page instead of the ancestor overflow

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 24 20:14:05 PST 2009


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

           Summary: REGRESSION (r40180): Scroll wheel events over text
                    scroll the page instead of the ancestor overflow
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: data:text/html,%3Cbody%20style=%22height:%20300%%22%3E%3
                    Cdiv%20style=%22height:%20200px;%20overflow:auto;%22%3E%
                    3Cdiv%20style=%22height:%20400px;%22%3Etext
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: HasReduction, Regression, NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: hyatt at apple.com


To reproduce: open the URL and position the mouse pointer over the text. Use
the mouse wheel to scroll down.

Expected result: the overflow area should scroll.

Actual result: the page scrolls until the text is no longer under the mouse,
then the overflow area begins to scroll.

Regression: apparently caused by r40180.


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



More information about the webkit-unassigned mailing list