Hi,
I have a strange problem with Internet Explorer 9 when I try to center a WebDialogWindow on the screen.
If I open a WebDialogWindow of "medium" dimensions (let say 300 x 900), then I close it and after I open a "big" WebDialogWindow (let say 730 x 1000) , this last dialog is not centered and the scrollbars are shown on the screen.
If instead I open the "big" WebDialogWindow without first having opened the "medium" dialog, I haven't any problems: the "big" dialog is centered and the scrollbars aren't shown.
With FireFox 10.0.2 there are no problems.
I hope I was clear enough :-)
Thanks
The correct dimensions of the dialogs I used are:
- 900 (width) x 300 (height)
- 1000 (width) x 730 (height)
The risolution of my screen is native 1280 x 1024.