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

input: screen reader announces previous search data even when search field is cleared

Open achuth2912 opened this issue 8 months ago • 4 comments

Describe the bug

After deleting the search input text and access search field again, screen reader announces previous search data and its results.

Isolated Example

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

Reproduction steps

  1. Turn ON JAWS and navigate to search field and enter input.
  2. using down arrow key select the value from the dropdown list
  3. Then clear the value inside the search filed , then focus back on the search field where the screen reader announces the previous results ...

Expected Behaviour

Whenever search field is accessed, only its name, role and property should be read out as it is read when freshly accessed. But previous search related information should not be read.

Screenshots or Videos

https://github.com/SAP/ui5-webcomponents-react/assets/71249041/ada334b7-8554-4b1e-be7b-e9565e9ef9e8

UI5 Web Components for React Version

1.28.1

UI5 Web Components Version

1.24.0

Browser

Chrome

Operating System

Mac OS

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

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

achuth2912 avatar Jun 13 '24 10:06 achuth2912