-
**Describe the bug**
When the avatar is not focusable and pressable (**interactive = false**), it should be hidden from screen readers.
**Isolated Example**
UI5-WC-React Demo
https://tr4jt.csb.…
-
### **Bug Description**
We have found three accessibility defects regarding the ViewSettingsDialog header:
1. The Title is not announced by the Screen Reader when opening the ViewSettingsDialog (tes…
-
**Describe the bug**
1. In Windows OS, when using NVDA screen reader and using arrow keys to switch between radio button options in the ViewSettingsDialog component, the focus doesn't change, which…
-
**Describe the bug**
The outermost `` element in the `ui5-dialog`'s shadow DOM has `aria-labelledby="ui5-popup-header"`. When using the `ui5-dialog`'s `header` slot instead of `header-text`, any elem…
-
### **Bug Description**
With scoping suffix applied and using mobile emulation, the `ui5-input` in the `Input.Suggestions.responsivePopover` is not converted to `ui5-input-$suffix`.
regression: http…
-
### **Bug Description**
`` must not be inside the menu button
### **Expected Behavior**
`` should wrap the menu button
### **Steps to Reproduce**
1. Go to https://sap.github.io/ui5-webcompone…
-
### **Bug Description**
Timeline component list items missing `role=list` / `role=option` attribute for screen readers and a11y.
### **Expected Behavior**
Timeline component list items should hav…
-
### **Bug Description**
When opening a ui5-popover which contains text only and no focusable element, the content of this popover is not announced by most screen readers. (NVDA will read it properly …
-
### **Bug Description**
New step title will not be announced by the screen reader when going to next step.
### **Expected Behavior**
New step title should be announced by the screen reader when g…
-
### **Bug Description**
A clear and concise description of what the bug is.
The that has role="listbox" for the segmented button is missing accessible name (aria-labelledby) which is why its showin…