]> source.dussan.org Git - jquery-ui.git/commit
Dialog: Before handling escape key presses, check if the default action has been...
authorJay Merrifield <fracmak@gmail.com>
Tue, 8 Mar 2011 14:42:10 +0000 (09:42 -0500)
committerScott González <scott.gonzalez@gmail.com>
Tue, 8 Mar 2011 14:42:10 +0000 (09:42 -0500)
commitf9996682b5739661c21548f0de3d4c4883c5119d
treec2a20c11b85a4d6ced5ebe6a224e7f22c8c6f527
parent3a0ec399cdd19c7e7b11934aef559cfa6b8f8258
Dialog: Before handling escape key presses, check if the default action has been prevented. Fixes #6966 - Pressing ESC on dialog when 2 dialogs are open closes both dialogs.
tests/unit/dialog/dialog_tickets.js
ui/jquery.ui.dialog.js