E-508: Grid Action Menu Missing Aria-controls Attribute that Controls the Expandable Content
(Doc ID 2790230.1)
Last updated on MARCH 14, 2022
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.57 and laterInformation in this document applies to any platform.
Symptoms
Grid Action Menus have controls for expandable content that are not indicated to screen reader users. This is in violation of WCAG 2.0 A 4.1.2 - Expandable Content
Steps to replicate:
- Navigate to any Grid Action Menu
- For example: Talent Administrator Homepage > Enterprise Learning Tile > Learner Tasks Folder > View All Learning
- Right-click the Grid Action Menu icon and inspect the HTML
- Notice the element doesn't have an aria-control attribute
The element should have an aria-control attribute that controls the expandable content and set the value of that attribute to equal the id of the tag that wraps the expanded content.
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 |