[Webkit-unassigned] [Bug 98064] New: ScrollView::setScrollPosition is overridden by FrameView, but is not virtual

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 13:54:02 PDT 2012


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

           Summary: ScrollView::setScrollPosition is overridden by
                    FrameView, but is not virtual
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: andersca at apple.com, bdakin at apple.com,
                    simon.fraser at apple.com


This results in some functions (scrollBy) using ScrollView's implementation, and others (scrollTo) using FrameView's, and leads to a lot of confusion/brokenness.

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