WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
21041
"Add Contact" link at gmail does not support AXPress action
https://bugs.webkit.org/show_bug.cgi?id=21041
Summary
"Add Contact" link at gmail does not support AXPress action
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/6216178
>
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.
Top of Page
Format For Printing
XML
Clone This Bug