Bug Tracker

Modify

Ticket #7870 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

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

comment:1 Changed 2 years ago by addyosmani

  • Status changed from new to closed
  • Resolution set to invalid

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!.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.