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

[Bug][ColumnMenu] Accessibility issues #647

Open
filipKovachev opened this issue Dec 11, 2024 · 1 comment
Open

[Bug][ColumnMenu] Accessibility issues #647

filipKovachev opened this issue Dec 11, 2024 · 1 comment
Labels
a11y Item which represents accessibility compliance Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium

Comments

@filipKovachev
Copy link
Contributor

Describe the bug
Currently users are not able to open the columnMenu with Tab and open the popup with Enter. It is also not possible to navigate between the checkboxes with tab.

To Reproduce

  1. Open this example: https://stackblitz.com/edit/przqark8?file=src%2Fmain.vue
  2. Notice how the columnMenu is not opened by pressing Enter and the checkboxes are not navigable via Tab

Expected behavior
The user should be able to open the columnMenu by pressing Enter once the filter icon is focused and the checkboxes must be navigated using tab.

Reported in Ticket ID: 1672872

@filipKovachev filipKovachev added a11y Item which represents accessibility compliance Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium labels Dec 11, 2024
@VishnuPCMA
Copy link

Hi @filipKovachev
Can I please get an update regarding this bug ticket. When Can I get the expected result?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Item which represents accessibility compliance Bug Item which indicates that something is not working Kendo UI for Vue SEV: Medium
Projects
None yet
Development

No branches or pull requests

2 participants