- 🇨🇦Canada mgifford Ottawa, Ontario
The drop-button UI widget does not report the open/closed state to assistive tech like screen readers. The more-actions button has a good text alternative to let the user know what to expect, but after pressing it there is no confirmation about what happened.
Use ARIA states and properties to describe the dropbutton behaviour to assistive technology APIs.
dropbutton.js
to report the open/closed state, using aria-expanded
, together with aria-controls
.Accessibility improvements, principally benefiting screen reader users.
No visual design changes.
None expected.
None expected.
Active
11.0 🔥
It affects the ability of people with disabilities or special needs (such as blindness or color-blindness) to use Drupal.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.