[webkit-reviews] review requested: [Bug 76677] AXPress event coordinates are always sent as (0, 0) : [Attachment 130326] Patch with review changes.

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


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 130326: Patch with review changes.
https://bugs.webkit.org/attachment.cgi?id=130326&action=review

------- Additional Comments from samuel_white at apple.com
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.


More information about the webkit-reviews mailing list