Modify ↓
Ticket #7870 (closed bug: invalid)
there is a bug in the dialog with animate
| Reported by: | fandy | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.6 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
there is a bug in the dialog with animate,when it show,it can not move to top,because it move to the top after it has showed.
to solve this problem,just change the position of the next two rows in jquery.ui.dialog.js:
uiDialog.show(options.show); self.moveToTop(true);
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Thanks for submitting a ticket to the jQuery Core Bug Tracker!. Your ticket mentions jquery.ui.dialog.js which is a part of jQuery UI and not jQuery core.
As such, we'll need you to re-submit your ticket to the jQuery UI Bug Tracker as they will be in a better position to assist with UI widgets and issues. Read here for information on how to do this. Thanks!.