Skip to main content

Search and Top Navigation

#3564 closed bug (fixed)

Opened November 12, 2008 08:28PM UTC

Closed December 19, 2008 08:24PM UTC

UI.Dialog fails to center in Opera

Reported by: dgyimesi Owned by: scottgonzalez
Priority: minor Milestone: 1.7
Component: ui.dialog Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:
Description

There is an incorrect top position calculation for the dialog in $.widget("ui.dialog")._position. In the default case of the second switch you should use window.innerHeight instead of $(window).height().

Attachments (0)
Change History (1)

Changed December 19, 2008 08:24PM UTC by scottgonzalez comment:1

milestone: TBD1.6
resolution: → fixed
status: newclosed

Fixed in r1183.