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
If there are more number of buttons in the DynamicPageTitle -> actions, extra buttons are pushed to the menu popover.
On accessing this overflow button and opening the popover, the count of items in the popover is not read by JAWS and NVDA screen readers in Windows system.
This works fine with macOS in-built screen reader.
the Toolbar issue has been fixed in v1.29.13 and v2.3.2. In v1, the Toolbar is used internally by the DynamicPageTitle, so the fix is applied there as well.
Describe the bug
If there are more number of buttons in the DynamicPageTitle -> actions, extra buttons are pushed to the menu popover.
On accessing this overflow button and opening the popover, the count of items in the popover is not read by JAWS and NVDA screen readers in Windows system.
This works fine with macOS in-built screen reader.
Isolated Example
https://stackblitz.com/edit/github-lg4jzd-ks2x4w?file=src%2FApp.tsx
Reproduction steps
Expected Behaviour
JAWS/NVDA should read the count of items in the overflow popover
Screenshots or Videos
UI5 Web Components for React Version
1.28.0
UI5 Web Components Version
1.24.0
Browser
Edge
Operating System
Windows
Additional Context
No response
Relevant log output
No response
Organization
SAP
Declaration
The text was updated successfully, but these errors were encountered: