[Webkit-unassigned] [Bug 171841] In a WKWebView app, window.screenX and window.screenY are garbage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 11:16:57 PST 2021


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

Aidin NasiriShargh <aideen at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aideen at gmail.com

--- Comment #4 from Aidin NasiriShargh <aideen at gmail.com> ---
I am coming from https://bugs.webkit.org/show_bug.cgi?id=234256 that I filed yesterday.

As I mentioned there (and in my StackOverflow at https://stackoverflow.com/q/70339906) I can calculate these values on any touch event (MouseEvent.screenY - MouseEvent.clientY, or so).

So, it doesn't make much sense to me that it's not returned for "privacy reasons" only until the user touches anywhere on the page (even for scrolling), just once.

-- 
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/20211214/9decd3b1/attachment-0001.htm>


More information about the webkit-unassigned mailing list