Ticket #250 (closed defect: fixed)
Modal dialog popup - reopen ticket #124
| Reported by: | anonymous | Owned by: | gogo |
|---|---|---|---|
| Priority: | high | Milestone: | Version 1.0 |
| Component: | Xinha Core | Version: | 0.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Changeset 120 (for ticket # 124) only works the first time a popup is opened after loading xinha, at least in my application. I suspect that "window" does not reliably refer to the popup in all situations. At any rate, changing the line to
Dialog._modal.focus();
so the popup is referenced explicitly works consistently.
Change History
Note: See
TracTickets for help on using
tickets.
