Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Input]: 'unselected' is announced when the suggestion item is selected #9314

Open
1 task done
AlexYanSap opened this issue Jun 27, 2024 · 3 comments
Open
1 task done
Labels
author action bug This issue is a bug in the code SAP SF

Comments

@AlexYanSap
Copy link

Describe the bug

When using Input with suggestion items. 'unselected' will be announced when the suggestion item is selected. It's not expected and we (SFSF) have received the reports from the customers.

Isolated Example

https://sap.github.io/ui5-webcomponents-react/?path=/docs/inputs-input--docs#more-examples

Reproduction steps

  1. open screen reader
  2. type 'a' in the input
  3. select any selectable suggestion item
  4. 'unselected' will be announced

Expected Behaviour

when an item e.g., 'ABC' is selected, 'ABC is selected' should be announced.

Screenshots or Videos

No response

UI5 Web Components for React Version

1.29.2

UI5 Web Components Version

2.0.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@AlexYanSap AlexYanSap added the bug This issue is a bug in the code label Jun 27, 2024
@Lukas742
Copy link
Collaborator

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

@Lukas742 Lukas742 transferred this issue from SAP/ui5-webcomponents-react Jun 27, 2024
@kineticjs
Copy link
Contributor

Hi @AlexYanSap,

Thank you for reporting the issue. May I ask you to specify the version of JAWS + browser that you are using when reproducing the issue?

Thanks

@kineticjs kineticjs self-assigned this Jun 27, 2024
@AlexYanSap
Copy link
Author

Hi @kineticjs,
I used NVDA as the SR, and its version is 2024.1.
Edge version is 123.0.2420.81 (Official build) (64-bit)

@kineticjs kineticjs removed their assignment Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author action bug This issue is a bug in the code SAP SF
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants