Ticket #4309 (closed bug: fixed)
Opening multiple modal dialogs causes access problems to inputs
| Reported by: | boconnor | Owned by: | scott.gonzalez |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7.2 |
| Component: | ui.dialog | Version: | 1.7 |
| Keywords: | Cc: |
Description
A modal dialog (Dialog A) is opened that has an <input> field. Another modal dialog (Dialog B) is opened. Modal Dialog B is closed.
It is now impossible to focus on the <input> field in Modal Dialog A.
Bug exists on all browsers.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.