[Webkit-unassigned] [Bug 115346] New: Do not apply scroll position if scrolling is delegated.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 03:39:04 PDT 2013


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

           Summary: Do not apply scroll position if scrolling is
                    delegated.
           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: eunmi15.lee at samsung.com


If the scrolling is delegated, we don't have to apply scroll position in the ScrollView to convert rootView to contents or contents to rootView.
The scroll position already does not applied to convert window to contents or contents to window,
so I add codes only for rootView to contents and contents to rootView.

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