Hide/show frame requires ARIA to explain behaviour to AT

Description

Suggestions for fixes as part of the WCAG 2.0 accessibility audit of the UI options tools 

  • Explain the behaviour of the hide/show frame by using the aria-expanded attribute on the toggle button.

  • inform the user on the state of the frame, and provide feedback when the hide/show button is used.

  • An aria-controls attribute that is the value of the frame’s id will let the user know that the toggle button is associated with the frame.

Environment

None

Activity

Justin ObaraSeptember 30, 2015 at 2:55 PM

New pull request which updates the previous one to the the current master branch of infusion,
https://github.com/fluid-project/infusion/pull/640

Kaye MaoAugust 5, 2015 at 9:06 PM

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created June 9, 2015 at 6:06 PM
Updated July 8, 2016 at 12:46 PM
Resolved February 10, 2016 at 5:03 PM

Flag notifications