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+
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
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
Note You need to log in before you can comment on or make changes to this bug.