Opened 8 years ago
Closed 8 years ago
#37511 closed enhancement (fixed)
Dashboard activity widget: hide the "No activity yet" smiley from assistive technologies
Reported by: | afercia | Owned by: | afercia |
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-screenshots has-patch |
Focuses: | accessibility | Cc: |
Description
When there are no activities yet, the Dashboard Activity Widget displays a smiley icon:
It's a dashicon
inside an empty paragraph and some screen readers, depending also on verbosity settings, may announce it as "text element". It's a very minor issue but the fix is trivial, just add an aria-hidden="true"
attribute on the paragraph.
Attachments (1)
Change History (6)
This ticket was mentioned in Slack in #accessibility by afercia. View the logs.
8 years ago
Note: See
TracTickets for help on using
tickets.
Related: #37513