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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 00:57:11 PST 2012


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


samuel_white at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128771|0                           |1
        is obsolete|                            |
 Attachment #130326|                            |review?
               Flag|                            |




--- Comment #13 from samuel_white at apple.com  2012-03-06 00:57:10 PST ---
Created an attachment (id=130326)
 --> (https://bugs.webkit.org/attachment.cgi?id=130326&action=review)
Patch with review changes.

I've addressed Simon's concerns in the following patch which is now CSS transform aware and includes a test for this. I also reevaluated how screenX & screenY are computed as Simon suggested but in the end decided to leave that part alone for two reasons. First, I couldn't find any case that wasn't supported by the current implementation and secondly, I tried to stay away from platform dependence where possible. Let me know what you think and thanks again for any feedback.

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