ELM 9.2: Element Controls Expandable Content Is Not Indicated To Screen Reader Users
(Doc ID 2856808.1)
Last updated on MAY 04, 2022
Applies to:
PeopleSoft Enterprise ELM Enterprise Learning Management - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
The element "Select learner grid action" controls expandable content, but this is not indicated to screen reader users.
Affected element: Search results > "Select learner grid action" button
Affected user: Screen Reader
The affected element doesn't have an aria-control attribute.
The aria-control attribute should be added to the element that controls the expandable content and set the value of that attribute to equal the ID of the Tag that wraps the expanded content.
Also, add an aria-expanded="true" attribute to that same control element when content is expanded, and aria-expanded="false" otherwise.
Steps to replicate the issue:
1. Navigate to ELM
2. Login as an administrator with Screen Reader Mode Enabled
3. Select the NavBar
4. Select Navigator
5. Select Enterprise Learning
6. Select Learner Tasks
7. Select Enroll Learners
8. Select the Search button without entering any search criteria > OK
9. Right-click the grid action icon and inspect the HTML
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |