Ticket #5058 (closed bug: fixed)

Opened 3 years ago

Last modified 3 years ago

Dialog missing position:absolute in 1.8pre

Reported by: StevenBlack Owned by:
Priority: blocker Milestone: 1.8
Component: ui.dialog Version: 1.8a2
Keywords: Cc:
Blocking: Blocked by:

Description

Easy: Invoke the latest dist/jquery-ui-1.8pre/demos/dialog/default.html

Observe: the dialog instantiates at the bottom of the page.

Expected: as per spec, and as per 1.72, the dialog should instantiate in the center.

Investigating this, the FireBug delta between 1.72 and 1.8pre is a missing position:absolute in the element.style.

Attachments

13-01-2010-10-39-59.jpg Download (85.0 KB) - added by StevenBlack 3 years ago.
Screen shot with the latest.

Change History

comment:1 Changed 3 years ago by scott.gonzalez

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

Fixed in r3623.

Changed 3 years ago by StevenBlack

Screen shot with the latest.

comment:2 Changed 3 years ago by StevenBlack

Not fixed. See attached.

-- Steve

Note: See TracTickets for help on using tickets.