Bug 32899

Summary: Touchevent coordinates are incorrect after page zoom and page scroll
Product: WebKit Reporter: Kim Grönholm <kim.1.gronholm>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alexreardon, commit-queue, koivisto, laszlo.gombos, petri.latvala, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Bug Depends on: 32898    
Bug Blocks: 32485    
Attachments:
Description Flags
Adds a layout test for touch coordinates after page scroll and zoom and fixes the issue. none

Description Kim Grönholm 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.
Comment 1 Kim Grönholm 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.
Comment 2 WebKit Review Bot 2009-12-23 05:11:12 PST
style-queue ran check-webkit-style on attachment 45432 [details] without any errors.
Comment 3 Antti Koivisto 2010-01-11 01:24:55 PST
Looks good, r=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2010-01-11 01:45:12 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 alexreardon 2018-01-22 14:34:48 PST
I can confirm that this is still occurring on Safari + iOS 11