Skip to content

[Bug][Pager] Disabled buttons are accessible by keyboard #2691

@vveesseelliinnaa

Description

@vveesseelliinnaa

I'm submitting a...

  • Bug report

Current behavior

Disabled buttons do not have tabindex=-1, so they are accessible by user using tab key.

Expected behavior

Disabled "First", "Previous, "Next" and "Last" links are marked up and announced as disabled and are not keyboard focusable.

Minimal reproduction of the problem with instructions

  1. https://www.telerik.com/kendo-react-ui/components/datatools/pager/keyboard-navigation
  2. Try to navigate through the disabled buttons of the Pager.
  3. Observe that the disabled "First", "Previous, "Next"" and "Last" links are not announced as disabled and receive keyboard focus.

Reported in: 1670296

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugItem which indicates that something is not workingC: PagerSEV: Mediuma11yItem which represents accessibility compliancepkg:DataToolstriagedmark the triaged issues with correct priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions