Closed kwxue closed 2 years ago
Hello @kwxue
This is due to the lack of role="application"
attribute in your sample.
Once you place that attribute - the issue is not reproducible.
Regards, Martin
Hi @MapTo0,
Is there a way to keep the non-repeating behavior with role ='dialog'
? With role="application"
, the screenreader will announce the dialog as an application.
Thanks,
Kyle
Bug Description
Screen reader reads link within anchor element of a ui5-dialog twice.
Expected Behavior
The screen reader should only read the link once.
On the ui5-dialog playground (https://sap.github.io/ui5-webcomponents/playground/components/Dialog/), if an anchor element is inserted into the DOM, the screen reader only declares the dialog and link once. However, this behavior isn't replicated in a sandbox environment.
Steps to Reproduce
Context
Priority
Stakeholder Info (if applicable)