Test file to recreate http://ui.jquery.com/bugs/ticket/3327

Note: using :focus {border: solid red} to make focus visually obvious.

To recreate:

  1. Put this file in /demos/functional/templates/dialog.html and load in browser (we used FF3)
  2. Once page has loaded you should see a button, and two open modal dialogs
  3. bug: focus does not appear in any modal dialog. Hit tab until the button below shows a red border (has focus), can't tab away.


jQuery UI Dialog

jQuery UI Dialog2