natebates
10 Oct 2007, 7:25 AM
Example:
http://extjs.com/deploy/ext-2.0-alpha1/examples/message-box/msg-box.html
The overlay does not get resized when changing the browser dimensions.
To reproduce:
1) resize your browser window to something smaller than fullscreen
2) click one of the buttons to open a popup window
3) increase the size of your browser window
You will see that the overlay does not resize to the new browser dimensions
Tested with Firefox 2.0.0.7 & IE7
Side note: with Firefox, when the browser window is resized so the page has a vertical scrollbar, opening a modal window results in a horizontal scrollbar (I don't know if it's css or javascript, but you gotta take the vertical scrollbar width out!)
Sorry I can't help with the fixes, but I'm a total Ext JS rookie!
http://extjs.com/deploy/ext-2.0-alpha1/examples/message-box/msg-box.html
The overlay does not get resized when changing the browser dimensions.
To reproduce:
1) resize your browser window to something smaller than fullscreen
2) click one of the buttons to open a popup window
3) increase the size of your browser window
You will see that the overlay does not resize to the new browser dimensions
Tested with Firefox 2.0.0.7 & IE7
Side note: with Firefox, when the browser window is resized so the page has a vertical scrollbar, opening a modal window results in a horizontal scrollbar (I don't know if it's css or javascript, but you gotta take the vertical scrollbar width out!)
Sorry I can't help with the fixes, but I'm a total Ext JS rookie!