Ticket #7947 (closed enhancement: fixed)
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.
Here is a fix suggested on Stack Overflow: http://stackoverflow.com/a/8486190/11236 ( http://stackoverflow.com/a/8486190/11236)
Change History
Note: See
TracTickets for help on using
tickets.


This is already possible in master.