Closed
Bug 263415
Opened 20 years ago
Closed 19 years ago
windows are moved and resized when the preference "web features:advanced:move or resize windows" is disabled
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: douglas.godfrey, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913 Firefox/0.10 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; rv:1.7.3) Gecko/20040913 Firefox/0.10 windows are moved and resized when the preference "web features:advanced:move or resize windows" is disabled The web site moves and resizes windows even if the preference is disabled. If you use about:config dom.disable_window_move_resize is set to false even though the checkbox in the preference "web features:advanced:move or resize windows" is disabled setting dom.disable_window_move_resize, dom.disable_window_flip and dom.disable_window_open_feature.location all to true prevents the windows being resized and moved Reproducible: Always Steps to Reproduce: 1. go to <http://www.wickedweasel.com/contributors/2004-5/round3/ari/default.asp?n=7> 2. click on the 4th image 3. move the window and then click on next or previous 4. the window moves back to the initial location Expected Results: the windows should not be resized or moved if the preference "web features:advanced:move or resize windows" is disabled
WFM. The picture window with the <<prev and next>> links doesn't even contain script attempting to move the window. It does contain script attempting to size the window. With script allowed to move and size windows, the window sizes itself but makes no attempt to move. With script disallowed to move or size windows, the window neither sized or moved. At no time was the value of the pref anything other than what I'd set it to be. Honestly I've never heard of Firefox changing the value of one of these prefs on its own. However I have heard several reports of extensions doing just that.
Summary: windows are moved and resized when the preference "web features:advanced:move or resize windows" is disabled → windows are moved and resized when the preference "web features:advanced:move or resize windows" is disabled
I've been noticing this too. This site resizes the browser window even when the preferences say not to: http://www.thering2-themovie.com/ Did a fresh install of the browser with no extensions, and the problem still occurs. Made the change in about:config, and now the behavior is correct. I've also noticed several onunload popups; a different bug, certainly, but also something that my javascript preferences should have prevented.
Comment 3•20 years ago
|
||
Sounds like a bug in the prefs dialog in Firefox.
Assignee: general → firefox
Component: Browser-General → General
Product: Browser → Firefox
QA Contact: general → firefox.general
wfm. Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b) Gecko/20050204 Firefox/1.0+
Comment 5•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 6•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•