After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 128999 - resizeTo function doesn't work properly
resizeTo function doesn't work properly
Status: RESOLVED DUPLICATE of bug 67866
Product: galeon
Classification: Deprecated
Component: Mozilla interaction
1.3.7
Other Linux
: Normal normal
: ---
Assigned To: Philip Langdale
Yanko Kaneti
Depends on:
Blocks:
 
 
Reported: 2003-12-10 16:28 UTC by Jake Hilton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jake Hilton 2003-12-10 16:28:48 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
Comment 1 Crispin Flowerday (not receiving bugmail) 2003-12-10 17:45:01 UTC

*** This bug has been marked as a duplicate of 67866 ***