You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using two ToolbarButton buttons. When user clicks on one button (Enter full screen), the button triggering the action will be hidden and another button (Exit full screen) will be rendered.
In this case, the focus is correctly working but screen reader tools (mac voiceover, JAWS and NVDA) aren't announcing "Button", only ToolbarButton icon help text is getting announcement.
As per accessibility guidelines, whenever ToolbarButton is in focus, it should announce "text" followed by "button", for example "Enter full screen button".
Affected Component
No response
Expected Behaviour
As per accessibility guidelines, whenever ToolbarButton is in focus, it should announce "text" followed by "button", for example "Enter full screen button".
Thank you for reporting this. It seems like you pasted the default template in the link for the reproducible sample - there aren't any buttons or any other code different from the starter template. Could you please update with the correct link to the reproducible example so I can test?
Bug Description
We are using two ToolbarButton buttons. When user clicks on one button (Enter full screen), the button triggering the action will be hidden and another button (Exit full screen) will be rendered.
In this case, the focus is correctly working but screen reader tools (mac voiceover, JAWS and NVDA) aren't announcing "Button", only ToolbarButton icon help text is getting announcement.
As per accessibility guidelines, whenever ToolbarButton is in focus, it should announce "text" followed by "button", for example "Enter full screen button".
Affected Component
No response
Expected Behaviour
As per accessibility guidelines, whenever ToolbarButton is in focus, it should announce "text" followed by "button", for example "Enter full screen button".
Isolated Example
https://codesandbox.io/p/sandbox/ui5-webcomponents-react-template-29l34
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
None
UI5 Web Components Version
2.8.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: