Skip to main content

Search and Top Navigation

#7571 closed bug (duplicate)

Opened July 20, 2011 05:54PM UTC

Closed July 20, 2011 06:33PM UTC

Last modified July 20, 2011 06:33PM UTC

Dialog Longer than Viewport Always at Top

Reported by: KnightOfNight Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.dialog Version: 1.8.14
Keywords: Cc:
Blocked by: Blocking:
Description

A dialog cannot be positioned correctly if the dialog is longer than the viewport.

To recreate this, create a dialog longer than the viewport and try to position it. If you use the position attribute when first setting up the dialog, the vertical axis value is ignored.

If you try to position it after it is instantiated, then the vertical axis value seems reversed so that 0 is at the bottom of the page.

Attachments (0)
Change History (4)

Changed July 20, 2011 06:12PM UTC by KnightOfNight comment:1

Sample code showing failure to position.

http://www.magrathea.com/~ctg/tests/jqueryui/7571.html

Changed July 20, 2011 06:33PM UTC by scottgonzalez comment:2

resolution: → duplicate
status: newclosed

Changed July 20, 2011 06:33PM UTC by scottgonzalez comment:3

Duplicate of #7496.

Changed July 20, 2011 06:33PM UTC by scottgonzalez comment:4

component: ui.coreui.dialog