Side navigation
#7870 closed bug (invalid)
Opened December 30, 2010 09:20AM UTC
Closed December 30, 2010 02:30PM UTC
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: | ||
Blocked by: | Blocking: |
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);
Attachments (0)
Change History (1)
Changed December 30, 2010 02:30PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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!.