Completed
Last Updated: 22 Jul 2025 05:55 by ADMIN
Release 2025 Q3 (Aug)
Alexander
Created on: 07 Jul 2025 08:11
Category: Grid
Type: Bug Report
2
Broken Focus Indicator in GridSearchBox

The focus indicator on the GridSearchBox is broken when using an outline themes like A11Y, Bootstrap etc.

Workaround:

Temporarily override the overflow style on .k-toolbar-items (e.g., overflow: unset;) using custom CSS to restore the focus indicator.

Attached Files:
0 comments