-
-
Notifications
You must be signed in to change notification settings - Fork 784
Please support aria-current #6358
Copy link
Copy link
Closed
Labels
ARIAfeature/browse-modep3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityz issue-tracking/crbugThis issue is also tracked by another issue tracker: 'crbug'This issue is also tracked by another issue tracker: 'crbug'
Milestone
Metadata
Metadata
Assignees
Labels
ARIAfeature/browse-modep3https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityz issue-tracking/crbugThis issue is also tracked by another issue tracker: 'crbug'This issue is also tracked by another issue tracker: 'crbug'
Type
Fields
Give feedbackNo fields configured for issues without a type.
Browsers are "getting there" with support for aria-current: https://rawgit.com/w3c/aria/master/aria/aria.html#aria-current
Support is in for (most of) Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=609362
and Webkit/VO: https://bugs.webkit.org/show_bug.cgi?id=155469
Still waiting on FF: https://bugzilla.mozilla.org/show_bug.cgi?id=1104947
Would be nice if AT could support this, too, so that devs don't have to hack in a roving aria-label="current page" or similar.