-
Notifications
You must be signed in to change notification settings - Fork 280
Open
Description
Bug Description
Using a screen reader such as JAWS, when we focus on a full row which contains a button, the screen reader properly announces the content of the row, but not the interactive element. Ideally, it should announce a button as such so that an accessible user can understand that there's an interactive element within the row.

This feature works properly in SAPUI5: https://sapui5.hana.ondemand.com/#/entity/sap.m.CustomListItem/sample/sap.m.sample.CustomListItem
But not in this code sand box: https://codesandbox.io/s/v63xqt?file=/index.html
Affected Component
ui5-list
Expected Behaviour
No response
Isolated Example
https://codesandbox.io/s/v63xqt?file=/index.html
Steps to Reproduce
- Go to https://codesandbox.io/s/v63xqt?file=/index.html
- With JAWS (or NVDA), focus on the row
- Note that only the button label is announced but not the fact that it's an interactive element
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
latest
Browser
Chrome, Edge, Firefox, Safari
Operating System
macOS
Additional Context
No response
Organization
SuccessFactors
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress