[Webkit-unassigned] [Bug 206783] Web Inspector: Color picker: when zoomed, crosshair is misplaced on clicking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 24 16:51:45 PST 2020


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

Nikita Vasilyev <nvasilyev at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|webkit-unassigned at lists.web |nvasilyev at apple.com
                   |kit.org                     |

--- Comment #1 from Nikita Vasilyev <nvasilyev at apple.com> ---
```
let point = window.webkitConvertPointFromPageToNode(this._element, new WebKitPoint(event.pageX, event.pageY));
```

webkitConvertPointFromPageToNode incorrectly interpolates the values when zoomed.

-- 
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/20200125/482f0959/attachment-0001.htm>


More information about the webkit-unassigned mailing list