[Webkit-unassigned] [Bug 76677] AXPress event coordinates are always sent as (0, 0)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 20 09:03:12 PST 2012


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





--- Comment #2 from chris fleizach <cfleizach at apple.com>  2012-01-20 09:03:12 PST ---
(From update of attachment 123231)
I think we want to modify all simulated clicks to send the mid point of the object in question. Just doing it when AX is enabled is not a great check, because then we have different behavior whether VO is on or off which leads to all kinds of confusion.
I think that SimulatedMouseClick that's already dispatched should take some coordinates. You can probably copy enough of the logic in the click point routine to get the point you want for an object

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list