Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#2540 closed bug (fixed)

UI Dialog ESC key

Reported by: tonyt Owned by: Scott González
Priority: minor Milestone: 1.5
Component: ui.core Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:

Description

When we open more than one dialog only the last opened dialog is closed with esc key. The other does not close with ESC key.

To reproduce this. In demo page - open all the dialogs whitout closing them. Press ESC key. Only the last opened dialog is closed. The other can not be closed with ESC keys

Change History (4)

comment:1 Changed 15 years ago by paul

Owner: changed from paul to scott.gonzalez

comment:2 Changed 15 years ago by Scott González

Resolution: fixed
Status: newclosed

Fixed in [5272]. As long as an element in the dialog has focus, pressing escape will close the dialog. I also added an option closeOnEscape (defaults to true) for controlling this behavior.

comment:3 Changed 15 years ago by (none)

Milestone: 1.2.3

Milestone 1.2.3 deleted

comment:4 Changed 14 years ago by paul

Milestone: 1.5
Note: See TracTickets for help on using tickets.