[Webkit-unassigned] [Bug 112563] New: HitTestRequest::AllowFrameScrollbars does not test main frame scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 06:15:32 PDT 2013


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

           Summary: HitTestRequest::AllowFrameScrollbars does not test
                    main frame scrollbar
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


To preserve original behavior HitTestRequest::AllowFrameScrollbars only tested the scrollbars of child frame when introduced. This is however both confusing and unnecessary. The one remaining call site using the options also needs to hit test the main frame, and is currently forced to do that after a hit-test with HitTestRequest::AllowFrameScrollbars.

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