Opened 6 years ago
Closed 6 years ago
#15134 closed bug (wontfix)
Accordion widget fails AX_IMAGE_01 test
Reported by: | Rich Morin | Owned by: | Rich Morin |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.accordion | Version: | 1.12.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Google Chrome's Accessibility Developer Tools indicates that the Accordion widget's use of disclosure triangles fails their audit rule AX_IMAGE_01:
"Meaningful images should not be used in element backgrounds" https://github.com/GoogleChrome/accessibility-developer-tools/wiki/Audit-Rules#ax_image_01
Change History (3)
comment:1 Changed 6 years ago by
Component: | ui.core → ui.accordion |
---|---|
Owner: | set to Rich Morin |
Status: | new → pending |
comment:2 Changed 6 years ago by
Status: | pending → new |
---|
I have no idea whether this is a real issue, but given that they offer an alternative approach, it might be worth considering.
comment:3 Changed 6 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The choice between completely changing how all icons work in jQuery UI and not addressing an issue that has never been a concern for a real user is a simple choice ;-)
Note: See
TracTickets for help on using
tickets.
The icons may get lost in high contrast mode, but it's still clear to users if the panels are open or closed. Are you aware of actual usability issues?