GNOME Bugzilla – Bug 128999
resizeTo function doesn't work properly
Last modified: 2004-12-22 21:47:04 UTC
When calling a javascript:resizeTo call the browser window does not resize properly. If the call makes the window smaller then the content window of the browser sizes but the main browser doesn't. If you resize the window larger the browser doesn't resize and you loose content that would have been displayed had the browser window sized. This call is from the javascript 1.2 spec. And example of a call would be to open a window and in the url address line type something like: javascript:resizeTo(400,400); You'll see exaclty what I mean. Thanks for you help. Jake
*** This bug has been marked as a duplicate of 67866 ***