Opened 9 years ago

Closed 9 years ago

#10566 closed bug (notabug)

dialog can't be open with elements trigger form submit

Reported by: Jeff Owned by:
Priority: minor Milestone: none
Component: ui.dialog Version: 1.11.1
Keywords: Cc:
Blocked by: Blocking:

Change History (1)

comment:1 Changed 9 years ago by Scott González

Resolution: notabug
Status: newclosed

Use keypress instead of keydown, otherwise you're opening the dialog (resulting in the close button being focused) before the key press actually occurs.

Note: See TracTickets for help on using tickets.