-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery
Milestone
Description
Bug report
Currently, if you focus the command buttons, pressing tab will navigate to the buttons on the next row.
Reproduction of the problem
- Open this dojo example - https://dojo.telerik.com/lmIJIUCH/2
- Click on the cell containing the command buttons on the first row
- Press enter to focus the Edit button
- Press tab multiple times.
Current behavior
The focus will move to the buttons on the next row.
Expected/desired behavior
When the focus is on the Delete button, pressing Tab should return the focus to the current cell so that you can navigate to the remaining cells on the same row.
Environment
- Kendo UI version: 2024.3.1015
- Browser: [all]
Metadata
Metadata
Assignees
Labels
BugC: GridFP: CompletedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: MediumjQuery