#7445 closed bug (duplicate)
Stacked dialogs and closeOnEscape
Reported by: | jdk | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.13 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Check out this demo and follow along:
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Specifically, I'd expect that the escape on the second dialog would quit only that dialog, not both. And when the modal blocking is involved, clicking outside the dialog should not change the target of the Escape key behavior