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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 13:42:01 PDT 2013


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


samuel_white at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #208759|0                           |1
        is obsolete|                            |
 Attachment #209117|                            |review?
               Flag|                            |




--- Comment #26 from samuel_white at apple.com  2013-08-19 13:41:29 PST ---
Created an attachment (id=209117)
 --> (https://bugs.webkit.org/attachment.cgi?id=209117&action=review)
Added screen coordinates to simulated click.

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.

-- 
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