[Webkit-unassigned] [Bug 96098] New: [TouchAdjustment] Adjusted point outside bounds for non-rectilinear targets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 7 04:42:50 PDT 2012


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

           Summary: [TouchAdjustment] Adjusted point outside bounds for
                    non-rectilinear targets
           Product: WebKit
           Version: 420+
          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 nokia.com


TouchAdjust::snapTo() tries to adjust the given point to a place in the intersection of the touch-area and the target. Unfortunately it doesn't do a very good job when it comes to non-rectilinear targets, and the adjusted point is not always restricted to the touch area.

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