Completed
Last Updated: 14 Jul 2022 11:55 by ADMIN
Release 3.5.0
Taarti
Created on: 24 Jun 2022 12:57
Category: Grid
Type: Bug Report
1
Keydown should not bubble if said key was handled in a nested component

When Grid is nested in a Window, pressing Escape key will bubble to the Window causing it to close during edit operation of the Grid.

  1. Go to https://blazorrepl.telerik.com/mQaUcSlP59yrfqmM16 
  2. Trigger Grid's keyboard navigation.
  3. Press Escape(whether it is to close an Editor, or not).
  4. Observe Window will close.
0 comments