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

Accessibility issue in focusing on inside a cell links (ADA) #4476

Open
arun231096 opened this issue Dec 2, 2024 · 0 comments
Open

Accessibility issue in focusing on inside a cell links (ADA) #4476

arun231096 opened this issue Dec 2, 2024 · 0 comments

Comments

@arun231096
Copy link

Description

Hi Team,
I have implemented ADA compliance in my application. We are using Kendo grids to display a list of information along with links. The links have a download functionality, but in my scenario, the grid is not allowing us to focus on the links. The browser focus is only on the cell, so we are unable to download documents using the links. Sometimes, the browser focus gets stuck inside the cell, and it doesn't allow us to navigate away from the grid using the arrow keys. Kindly assist us with this issue.

Steps To Reproduce

Use tab navigation to focus on grid elements. Focus on cell it reads the contents but won't allow us to trigger the download functionality using keyboard enter key

Screenshots or video

No response

Actual Behavior

Once user click enters the link shouldn't triggered and download functionality

Expected Behavior

Once user click enters the link should be triggered and download functionality

Browser

Chrome

Browser version

latest

OS type

MacOS, Windows, Linux

OS version

Latest

Last working version of the Kendo UI for Angular package (if regression).

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant