SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.46k stars 253 forks source link

[MultiComboBox|A11y]: Irrelevant info is read out on opening drop-down #9116

Open f16r opened 4 weeks ago

f16r commented 4 weeks ago

Bug Description

After opening the drop-down with the key combination Alt + Arrow Down JAWS reads the title of the document with suffix "Google Chrome Dialog" (e.g. MultiComboBox | UI5 Web Components - Google Chrome dialog on https://sap.github.io/ui5-webcomponents/components/MultiComboBox/).

image

Affected Component

MultiComboBox

Expected Behaviour

Use a more meaningful name that links the dialog to the multi combobox input instead to the overall document.

Isolated Example

https://sap.github.io/ui5-webcomponents/components/MultiComboBox/

Steps to Reproduce

  1. Press Alt + Arrow Down

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

1.24.1

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

CBC

Declaration

niyap commented 4 weeks ago

Hello @SAP/ui5-webcomponents-topic-rl,

When ui5-multi-combobox dropdown is open, the browser tab title information is read out in addition to the expected speech output. Probably, it is a JAWS bug that has to be isolated. You can check the sample: https://sap.github.io/ui5-webcomponents/storybook/playground/main/pages/MultiComboBox/ The issue is not reproducible with NVDA. Check JAWS issue 0005 from the wiki as it is similar.

Could you please look over?

Thank you in advance!

Kind Regards, Niya