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

MultiComboBox: A11y - Extra "blank" is read by JAWS screen reader on accessing the Multicombobox

Open abhijeet181088 opened this issue 8 months ago • 2 comments

Describe the bug

When MultiCombobox is accessed, an extra blank is read by the JAWS screen-reader. (screenshot atatched)

Isolated Example

https://stackblitz.com/edit/github-lg4jzd-y1tslv?file=src%2FApp.tsx

Reproduction steps

  1. Go to stackblitz link provided
  2. Switch on the JAWS screen-reader
  3. Navigate to the MultiCombobox
  4. An extra "blank" is read by the screen-reader

...

Expected Behaviour

Extra blank should not be read

Screenshots or Videos

MultiComboBox_Blank

UI5 Web Components for React Version

1.28.0

UI5 Web Components Version

1.24.0

Browser

Chrome, Edge

Operating System

Windows

Additional Context

Tested with JAWS

Relevant log output

No response

Organization

SAP

Declaration

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

abhijeet181088 avatar Jun 14 '24 10:06 abhijeet181088