[Webkit-unassigned] [Bug 204815] New: webkitConvertPointFromPageToNode and webkitConvertPointFromPageToNode gives incorrect result when page is zoomed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 14:24:59 PST 2019


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

            Bug ID: 204815
           Summary: webkitConvertPointFromPageToNode and
                    webkitConvertPointFromPageToNode gives incorrect
                    result when page is zoomed
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Major
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: timdream at gmail.com

Created attachment 384758

  --> https://bugs.webkit.org/attachment.cgi?id=384758&action=review

testcase.html

STR: See test case. Zoom the page and reload again.

Expected: It should always prints "pointFromPage: 0, 0. pointFromNode: 0, 0."

Actual: It changes based on page zoom.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191203/6e65d31c/attachment-0001.htm>


More information about the webkit-unassigned mailing list