Bug 13659 - wrong target of click event via accessibility API
Summary: wrong target of click event via accessibility API
Status: RESOLVED DUPLICATE of bug 76677
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Blocker
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-05-10 11:14 PDT by Eric Slosser
Modified: 2013-09-30 11:18 PDT (History)
2 users (show)

See Also:


Attachments
sample html (767 bytes, text/html)
2007-05-10 11:16 PDT, Eric Slosser
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Slosser 2007-05-10 11:14:09 PDT
When I load the attached into Safari (10.4.9) or TOT (nightly build r21368), and click on the various elements, the alerts show the expected element is getting the click.

But when I use "UI Browser" or "Accessibility Inspector" to perform an AXPress on an element, the body element is getting the click.

Is this a bug in WebKit, or in my understanding?
Comment 1 Eric Slosser 2007-05-10 11:16:56 PDT
Created attachment 14473 [details]
sample html

file 'anchortest.html' is badly named, sorry.
Comment 2 chris fleizach 2008-07-24 11:55:30 PDT
<rdar://problem/6100112>
Comment 3 James Craig 2013-09-30 11:18:29 PDT
Duping out to bug 76677 where Sam is working on a patch.

*** This bug has been marked as a duplicate of bug 76677 ***