Opened 12 years ago

Closed 12 years ago

#7728 closed bug (worksforme)

Opening a few dialogs and closing one of them causes the remaining to move partially offscreen.

Reported by: sajeed.mohamed Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.dialog Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:

Description

jQuery UI version: 1.8.16 jQuery version: 1.4.2 Browsers tested: Firefox 6.0.2 OS: Mac OS X 10.6.8

Steps to reproduce:

Open a few dialogs. Close any of the dialogs except the last one opened. You should see that the remaining dialogs are repositioned.

I would expect that the remain stay where they are.

The problems is cause by the relative positioning of the dialogs. When you close one of the dialogs, this affects the relative positioning of some of the dialogs causing them to move.

Older versions of jQuery UI positioned the dialogs absolutely and there were no problems.

Change History (1)

comment:1 Changed 12 years ago by Scott González

Resolution: worksforme
Status: newclosed

Dialog positioning hasn't changed. Please provide a reduced test case if you continue having problems.

Note: See TracTickets for help on using tickets.