WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41780
AX: when an element uses role="text" but no aria-label, it should default to textUnderElement()
https://bugs.webkit.org/show_bug.cgi?id=41780
Summary
AX: when an element uses role="text" but no aria-label, it should default to ...
chris fleizach
Reported
2010-07-07 11:28:09 PDT
when an element uses role="text" but no aria-label, it should default to textUnderElement()
Attachments
Patch
(5.58 KB, patch)
2010-07-07 11:56 PDT
,
chris fleizach
bdakin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
chris fleizach
Comment 1
2010-07-07 11:53:38 PDT
Also found a check in accessibilityIsIgnored that said a textarea or statictext element as defined by aria should be ignored if it has no text. That seems wrong because those elements might just have an empty text
chris fleizach
Comment 2
2010-07-07 11:56:44 PDT
Created
attachment 60759
[details]
Patch
Beth Dakin
Comment 3
2010-07-07 12:41:31 PDT
Comment on
attachment 60759
[details]
Patch r=me!
chris fleizach
Comment 4
2010-07-07 12:49:01 PDT
http://trac.webkit.org/changeset/62691
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