[Webkit-unassigned] [Bug 76133] New: ScrollAnimatorMac::mouseEnteredScrollbar() and mouseExitedScrollbar() should only do stuff for legacy scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 11 17:37:05 PST 2012


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

           Summary: ScrollAnimatorMac::mouseEnteredScrollbar() and
                    mouseExitedScrollbar() should only do stuff for legacy
                    scrollbars
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


The AppKit methods that we call into in ScrollAnimatorMac::mouseEnteredScrollbar() and mouseExitedScrollbar() are really unique to legacy scrollbar concepts. We should avoid sending those notifications when the scrollbars are overlay.

Patch forthcoming.

<rdar://problem/10603290>

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