[Webkit-unassigned] [Bug 125608] AX: WebKit sends wrong screenY value for AXPress-triggered events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 15 00:25:30 PST 2015


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

--- Comment #4 from James Craig <jcraig at apple.com> ---
Looks like several others are way off now, too: y, clientY, layerY, pageY, and screenY are all wrong. Both offsetX and offsetY values are missing, too.

Mouse [x: 183, y: 18, clientX: 183, clientY: 18, layerX: 183, layerY: 18, offsetX: 20, offsetY: 8, pageX: 183, pageY: 18, screenX: 183, screenY: 126] 

VoiceOver [x: 183, y: 104, clientX: 183, clientY: 104, layerX: 183, layerY: 104, offsetX: 0, offsetY: 0, pageX: 183, pageY: 104, screenX: 183, screenY: 773]

-- 
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/20150115/7398cefe/attachment-0002.html>


More information about the webkit-unassigned mailing list