Opened 13 years ago
Closed 13 years ago
#4523 closed bug (duplicate)
Dragging Modal Dialog Creates a Duplicate Dialog Onscreen
Reported by: | rustyduckpa | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On your demo page for the ui.dialog widget, in examples modal dialog, modal message and modal confirmation, if you use the mouse to click and drag the dialog to another portion of the screen, a duplicate dialog is dragged to the new area and the original dialog remains in its location underneath. The new duplicate dialog must be dismissed first, then the original dialog can be dismissed. This would appear to make the dialog widget pretty unusable for any production work.
Using Firefox 3.0.8 under Windows XP (latest SP).
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | dialogbug.png added |
---|
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.8 |
---|---|
Priority: | major → blocker |
Note: See
TracTickets for help on using
tickets.
screenshot