angular-ui/ui-grid

The checkboxes of the filter of 'Name' pane of the context menu of the table are not receiving keyboard focus.

msftedad opened this issue · 1 comments

Test Environment:
OS: Windows_11
Version: 22H2
OS Build: 22598.200
Browser: Version 104.0.1293.70 (Official Build) (64-bit)
URL: https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/excel-style-filtering

Repro Steps:

  1. Open https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/excel-style-filtering
  2. Grids excel style filtering pen page will open.
  3. Reach to the main landmark content where ' Examples' tab is selected.
  4. With 6-tab press, reach to the column header of the available table.
  5. Press ctrl + shift + L, the context menu opens.
  6. Verify the issue that 'check box' controls are receiving keyboard focus.

Actual Result:
The checkboxes of the filter of the 'Name' pane of the context menu of the table are not receiving keyboard focus while navigating with the tab key or arrow key.

Expected Result:
The checkboxes of the filter of the 'Name' pane of the context menu of the table should receive keyboard focus while navigating with the tab key or arrow key.
MAS2.1.1_check box not accessible.zip

this is duplicate of #7248 (comment) closing this issue.