[Webkit-unassigned] [Bug 10601] PlatformMouseEvent should use doubles for x/y

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 12 23:52:55 PDT 2022


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

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #3 from Ahmad Saleem <zlip.792 at gmail.com> ---
I am able to reproduce this bug in Safari 15.5 on macOS 12.4 using attached "Fixed Test Case".

While hovering the mouse (on laptop), all other browsers show odd numbers as well like 54,73 etc. and I can increment with precise movements on touchpad to go 73,74,75 but in case of Safari, it just jumps to 74,76 etc. (It is not precise and increments in double digit).

If I am testing it incorrectly, please test accordingly. Thanks!

-- 
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/20220713/04f236a2/attachment.htm>


More information about the webkit-unassigned mailing list