[Webkit-unassigned] [Bug 103034] New: [WK2] Remove duplicated converting codes for zoomable area.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 22 00:46:10 PST 2012


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

           Summary: [WK2] Remove duplicated converting codes for zoomable
                    area.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eunmi15.lee at samsung.com


The zoomable area is converted to window in the TouchAdjustment's findNodeWithLowestDistanceMetric() function.
but it is converted again in the findZoomableAreaForPoint() of WebPage.cpp.

The converting is duplicated, so we can not find correct zoomable area of sub Frame.

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