[Webkit-unassigned] [Bug 170603] New: Missing conversion from window to content coordinates when adjusting unobscured content rects for input view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 7 09:04:49 PDT 2017


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

            Bug ID: 170603
           Summary: Missing conversion from window to content coordinates
                    when adjusting unobscured content rects for input view
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

In -[WKContentView _computeUnobscuredContentRectRespectingInputViewBounds:unobscuredContentRect:inputViewBounds:scale:], inputViewBounds is in window coordinates, while unobscuredContentRect is specified in content coordinates. Before doing math with inputViewBounds, we need to convert it to content view coordinates.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170407/791c3786/attachment.html>


More information about the webkit-unassigned mailing list