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][A11y]: Clear button is not navigable from the keyboard, type button is not communicated to the user #11018

Open
1 task done
AlekseiSch opened this issue Mar 5, 2025 · 1 comment
Assignees
Labels
bug This issue is a bug in the code Medium Prio TOPIC RL

Comments

@AlekseiSch
Copy link

Bug Description

Observed Behavior:
Switch showClearIcon to true, type something in the input field.
https://sap.github.io/ui5-webcomponents-react/v2/?path=/story/inputs-input--default&args=showClearIcon:!true

The 'Clear' button in the input field is not accessible via keyboard navigation, and its type button is not announced by screen readers.

Affected Component

Input

Expected Behaviour

Keyboard is the prerequisite for support of assistive technologies to enable users with disabilities to read and operate software applications, hence all the UIs must be accessible with keyboard.
With screen reader enabled, UI elements type for all the UIs should be communicated to the user.

Isolated Example

No response

Steps to Reproduce

No response

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

2.7.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@AlekseiSch AlekseiSch added the bug This issue is a bug in the code label Mar 5, 2025
@AlekseiSch AlekseiSch changed the title [Input][A11y]: Clear button is not navigable from the keyboard, type button is not communicated to the user. [Input][A11y]: Clear button is not navigable from the keyboard, type button is not communicated to the user Mar 5, 2025
@Todor-ads Todor-ads self-assigned this Mar 6, 2025
@Todor-ads
Copy link
Member

Hello @SAP/ui5-webcomponents-topic-rl ,
could you please check this issue?
The issue reproduces following the described steps.

Thanks,
Todor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC RL
Projects
Status: New Issues
Development

No branches or pull requests

2 participants