View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005810 | SOGo | with SOGo | public | 2023-06-27 11:41 | 2023-06-27 11:41 |
| Reporter | be.lnrw | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Product Version | 5.8.2 | ||||
| Summary | 0005810: SOGo: Button to expand view is hidden from screen readers | ||||
| Description | WCAG success criterion: "All non-text content that is presented to the user have a text alternative that serves an equivalent purpose" BITV test step: Graphical control elements have useful alternative texts. Graphical control elements cannot be perceived by blind users. A meaningful alternative text should be provided for them. The graphical control marked in red has an alternative text, but it is hidden from screen readers by means of the aria-hidden="true" attribute. All elements that can be accessed via the keyboard should have alternative text, even if the functionality seems unnecessary for blind users. Occurs in several places. | ||||
| Steps To Reproduce |
| ||||
| Additional Information | The aria-hidden="true" attribute should visible | ||||
| Tags | accessibility | ||||