#7571 closed bug (duplicate)
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.
Change History (4)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:4 Changed 12 years ago by
Component: | ui.core → ui.dialog |
---|
Note: See
TracTickets for help on using
tickets.
Sample code showing failure to position.
http://www.magrathea.com/~ctg/tests/jqueryui/7571.html