Bug Description
When a messagebox opens, VoiceOver (macOS) and TalkBack (Android) only announce the focused button label (e.g. "OK") — the message content is never read.
TalkBack + Chrome (Android):

VoiceOver + Chrome (macOS):

Note:JAWS and NVDA + Chrome (Windows) announce the message content correctly.
Affected Component
MessageBox
Expected Behaviour
When a MessageBox opens and focus moves to the confirm button, the screen reader should announce both the button label and the message content
Isolated Example
No response
Steps to Reproduce
- Enable VoiceOver (macOS) or TalkBack (Android) with Chrome
- Open link https://ui5.github.io/webcomponents-react/v2/?path=/story/modals-popovers-messagebox--with-custom-actions
- Click the OpenMessageBox button
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.22.1
Browser
Chrome
Operating System
macOS, Android
Additional Context
No response
Organization
SAP
Declaration
Bug Description
When a
messageboxopens, VoiceOver (macOS) and TalkBack (Android) only announce the focused button label (e.g. "OK") — the message content is never read.TalkBack + Chrome (Android):


VoiceOver + Chrome (macOS):
Note:JAWS and NVDA + Chrome (Windows) announce the message content correctly.
Affected Component
MessageBox
Expected Behaviour
When a MessageBox opens and focus moves to the confirm button, the screen reader should announce both the button label and the message content
Isolated Example
No response
Steps to Reproduce
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
2.22.1
Browser
Chrome
Operating System
macOS, Android
Additional Context
No response
Organization
SAP
Declaration