Ticket #7947 (closed enhancement: fixed)

Opened 18 months ago

Last modified 18 months ago

Provide a way to set an absolute dialog position, regardless of window size

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

Description

This happens on Chrome/Windows, although the issue seems to be generic.

See also on Stack Overflow:  http://stackoverflow.com/q/8485867/11236

Currently, if a dialog is given absolute position, it will not obey this position if the window is not large enough.

 http://jsbin.com/ifetag

Here is a fix suggested on Stack Overflow:  http://stackoverflow.com/a/8486190/11236 ( http://stackoverflow.com/a/8486190/11236)

Change History

comment:1 Changed 18 months ago by scott.gonzalez

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

This is already possible in master.

Note: See TracTickets for help on using tickets.