Open
Description
Dialog has to handle events such as moving or resizing so dialog should be able to accept event handler.
If the dialog can be moved or resized, ensure that these actions must be performable by keyboard users as well as mouse users.
reference
Also refer to a similar previous issue about listening to esc
to dismiss a dialog