[webkit-reviews] review requested: [Bug 76677] AXPress event coordinates are always sent as (0, 0) : [Attachment 209117] Added screen coordinates to simulated click.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 13:41:58 PDT 2013


samuel_white at apple.com has asked  for review:
Bug 76677: AXPress event coordinates are always sent as (0, 0)
https://bugs.webkit.org/show_bug.cgi?id=76677

Attachment 209117: Added screen coordinates to simulated click.
https://bugs.webkit.org/attachment.cgi?id=209117&action=review

------- Additional Comments from samuel_white at apple.com
Also addressed feedback from Chris.

I believe two of the failing tests are false positives. Both
"formenctype-attribute-input-html" and "formenctype-attribute-button-html" were
previously listing the originator of 'form submitted' as "HTML > #document".
This patch changes that to "INPUT > FORM > BODY > HTML > #document" which I
would think is more accurate.


More information about the webkit-reviews mailing list