RESOLVED FIXED 32899
Touchevent coordinates are incorrect after page zoom and page scroll
https://bugs.webkit.org/show_bug.cgi?id=32899
Summary Touchevent coordinates are incorrect after page zoom and page scroll
Kim Grönholm
Reported 2009-12-23 04:53:48 PST
TouchEvent clientX/Y and pageX/Y coordinates get incorrect (differ from mouse) after page is both zoomed and scrolled.
Attachments
Adds a layout test for touch coordinates after page scroll and zoom and fixes the issue. (9.59 KB, patch)
2009-12-23 05:07 PST, Kim Grönholm
no flags
Kim Grönholm
Comment 1 2009-12-23 05:07:42 PST
Created attachment 45432 [details] Adds a layout test for touch coordinates after page scroll and zoom and fixes the issue.
WebKit Review Bot
Comment 2 2009-12-23 05:11:12 PST
style-queue ran check-webkit-style on attachment 45432 [details] without any errors.
Antti Koivisto
Comment 3 2010-01-11 01:24:55 PST
Looks good, r=me
WebKit Commit Bot
Comment 4 2010-01-11 01:45:05 PST
Comment on attachment 45432 [details] Adds a layout test for touch coordinates after page scroll and zoom and fixes the issue. Clearing flags on attachment: 45432 Committed r53069: <http://trac.webkit.org/changeset/53069>
WebKit Commit Bot
Comment 5 2010-01-11 01:45:12 PST
All reviewed patches have been landed. Closing bug.
alexreardon
Comment 6 2018-01-22 14:34:48 PST
I can confirm that this is still occurring on Safari + iOS 11
Note You need to log in before you can comment on or make changes to this bug.