BoldDesk®Customer service software offering ticketing, live chat, and omnichannel support, starting at $49/mo. for 10 agents. Try it for free.
Steps to Repro:
Navigate to the webpage containing the a button on the tool bar of a grid component.
Tab through the interactive elements on the page
When the button on the tool bar of the grid component is disabled the focus moves to columns on the grid component.
Example: Bndez4px (forked) - StackBlitz
When the Delete button is toggled to be inactive, and the user tabs through the controls its only the first time the disabled delete button gets selected and in focus before moving to the columns in the grid. When the process is repeated the delete button is skipped.
We have confirmed the reported scenario as a bug from our end and logged it as “Focus Incorrectly Moves to Disabled Toolbar Button on First Tab Attempt”. Thank you for taking the time to report this issue and helping us improve our product. At Syncfusion, we are committed to fixing all validated defects (subject to technical feasibility and Product Development Life Cycle ) and will include the defect fix in our weekly patch release scheduled for April 1st , 2025.
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through the below link,
Disclaimer: "Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization".
We appreciate your support and patience.
setFirstFocusableTabIndex
method of the Grid. This will ensure that the focus works as expected.