'Cos right now they're not, which is bad and sad.
Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=65474
'Cos right now they're not, which is bad and sad.
Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=65474
Far from fixed.
oo-ui-tool-link's for help and edit notices, should have tabIndex=0 and role=button to make them a focusable elements and they need labels to describe them (aria-label[ledby]). The page options groups is a total wash in terms of keyboard accessibility.
(In reply to Derk-Jan Hartman from comment #4)
oo-ui-tool-link's for help and edit notices, should have tabIndex=0 and
role=button to make them a focusable elements and they need labels to
describe them (aria-label[ledby]). The page options groups is a total wash
in terms of keyboard accessibility.
Do we have all of this then? That's definitely not all covered by bug 65474
Change 143155 had a related patch set uploaded by Alex Monk:
Add tabindex=0 and role=button to tool links
(In reply to Derk-Jan Hartman from comment #4)
they need labels to describe them (aria-label[ledby]).
Hey. Could you explain this a bit more please?
I think we should close this and open separate bugs for any remaining issues. It seems that the buttons in question (comment 4 and comment 10) are already described by a 'title' attribute, which may not be ideal but is still something. More precise label would probably have to be added in VE, not OOjs UI.