Bug 21041

Summary: "Add Contact" link at gmail does not support AXPress action
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: AccessibilityAssignee: Beth Dakin <bdakin>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Patch to add support to ARIA links in AccessibilityObject::anchorElement() sam: review+

Beth Dakin
Reported 2008-09-23 14:41:58 PDT
All ARIA links are not clickable via accessibility. Steps to reproduce: 1. Login to Gmail account 2. Use Accessibility Inspector to inspect the "Add Contact" ARIA link. ("Add Contact" is a div with role="link") The AXPress action is missing. Impact on VoiceOver: VO user cannot click on this link
Attachments
Patch to add support to ARIA links in AccessibilityObject::anchorElement() (14.14 KB, patch)
2008-09-23 14:52 PDT, Beth Dakin
sam: review+
Beth Dakin
Comment 1 2008-09-23 14:52:46 PDT
Created attachment 23729 [details] Patch to add support to ARIA links in AccessibilityObject::anchorElement()
Beth Dakin
Comment 2 2008-09-23 14:53:02 PDT
Sam Weinig
Comment 3 2008-09-23 17:03:18 PDT
Comment on attachment 23729 [details] Patch to add support to ARIA links in AccessibilityObject::anchorElement() Though you should make the changes discussed.
Beth Dakin
Comment 4 2008-09-23 17:10:00 PDT
Fixed with r36818.
Note You need to log in before you can comment on or make changes to this bug.