Skip to content

Combo/SimpleCombo: pressing Esc to clear closes Dialog #17119

@Timmeeeey

Description

@Timmeeeey

Description

When you want to clear a combo or simple-combo inside a dialog with Escape, the dialog closes.

  • igniteui-angular version: 21.1.3

Steps to reproduce

https://stackblitz.com/edit/ga4ypvxv

  1. Open Dialog
  2. Click inside combo/simple-combo
  3. Press Escape

Result

The combo clears and the dialog closes.

Expected result

The dialog should not close. The Escape event should be stopped propagating up to the dialog.

Metadata

Metadata

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions