Setting the size of a modal window bug
There is a bug with modal windows where they are not able to be resized, Bug 29552505 FLUID PROMPT WINDOW CANNOT RESIZED
In the bug notes the code that hard codes the size of the modal window and a mention that this issue can be worked around. Does anyone know how these values are manipulated so that the modal window size is able to set correctly?
BUG Notes:
I tracked down the fluid pop-up page size to javascript in HTML.PT_COMMON_FMODE. HTML.PT_COMMON_FMODE includes HTML.PT_MODAL. The pop-up width and height are added by HTML.PT_MODAL. Specifically at: