ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

[a11y] [Dialog] For Dailog component dailog accessible name is not gettting announced in voice over in iphone

Open yoganjan opened this issue 1 year ago • 2 comments

Bug Description

For the dialog component , When header slot is defined , the name of the dialog is not getting announced in the Voice Over in iPhone.

Voice Over just announces as Web Dialog

Note: When header slot is not added and Header Text slot is defined , then voice over is announcing the header title

Affected Component

Dialog

Expected Behaviour

Voice Over should announce the dialog header title as well

Isolated Example

No response

Steps to Reproduce

  1. Open https://sap.github.io/ui5-webcomponents-react/?path=/docs/modals-popovers-dialog--docs
  2. Define header slot with title component for Dialog
  3. Turn on voice over in iphone
  4. Observe that the Voice Over not announcing the title for the dialog header ...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

1.24.0

Browser

Chrome

Operating System

IPhone

Additional Context

No response

Organization

SAP

Declaration

  • [X] I’m not disclosing any internal or sensitive information.

yoganjan avatar Feb 22 '24 09:02 yoganjan

Hello @SAP/ui5-webcomponents-topic-rd this seems like a Voice Over issue but can you please investigate further

kskondov avatar Feb 26 '24 08:02 kskondov