-
Type:
Bug
-
Resolution: Done
-
Priority:
Medium
-
Affects Version/s: 8.22.0
-
Component/s: Accessibility
-
8.22
-
Severity 2 - Major
Issue Summary
On system dashboard page, the "aria-pressed" attribute is provided unnecessarily to the "more actions (...)" button present inside gadget containers.
Similar issue is observed on the "create dashboard" page.
Steps to Reproduce
- Navigate to the system dashboard page.
- Navigate to the more options (...) button inside gadget container.
- Inspect the code & observe that aria-pressed attribute is provided unnecessarily.
Actual Results
The aria-pressed attribute is provided unnecessarily to the "more actions (...)" button present inside gadget containers. The screen reader announces as Expand toggle button incorrectly.
This makes screen reader users difficult to understand the purpose of the button effectively.
Expected Results
The aria-pressed attribute should be removed from the button element.
Screenshot
system dashboard
Create dashboard
Screen Recording
Screen Recording 2022-03-15 at 11.17.04 AM.mov![]()
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Bug Ref: 734823
- duplicates
-
JRASERVER-73431 Creating a Dashboard - System : Invalid ARIA attribute used.
-
- Closed
-
-
JRASERVER-74060 Creating a Dashboard - System : Invalid ARIA attribute used.
-
- Closed
-
-
JRASERVER-74068 Dashboard with Gadget : Invalid ARIA attribute used for the gadget menu button
-
- Closed
-