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.51k stars 260 forks source link

[Bug][SF][1.29.10][Input][A11y][Expected Fixed Time: ASAP] In JAWS browse mode, focus appears on the clear graphic icon and it is announced as 'clear graphic' in the search input field #9870

Open wilson-xu-sap opened 1 week ago

wilson-xu-sap commented 1 week ago

Describe the bug

With JAWS, when a user navigates with the keyboard to the input field and types something, then switches to VPC mode and uses the arrow key to navigate in the search input field -> Observe that the clear icon appears in the input field and is announced as 'clear graphic' which is incorrect.

Isolated Example

https://sap.github.io/ui5-webcomponents-react/v1/?path=/story/inputs-input--with-suggestion-item

Reproduction steps

Switch showClearIcon to true. With JAWS, when a user navigates with the keyboard to the input field and types something, then switches to VPC mode and uses the arrow key to navigate in the search input field -> Observe that the clear icon appears in the input field and is announced as 'clear graphic' which is incorrect.

Expected Behaviour

Ensure that the focus should not appear on the clear graphic icon and it should not read in VPC mode

Screenshots or Videos

image

UI5 Web Components for React Version

1.29.10

UI5 Web Components Version

1.24.4

Browser

Edge

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

MarcusNotheis commented 5 days ago

Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository.

IlianaB commented 4 days ago

Hello @ui5-webcomponents-topic-rl , please have a look at this ACC issue. It can be reproduced as described by the author with the newest JAWS version.

Regards, Iliana

nikoletavnv commented 1 day ago

The correct behavior of the clear button in the input should be further discussed and clarified by ACC experts.