Closed Bug 164399 Opened 22 years ago Closed 22 years ago

Pop-up windows will still pop-up even when "open unrequested windows" is turned off in preferences

Categories

(SeaMonkey :: Preferences, defect)

x86
Windows 2000
defect
Not set
major

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 144726

People

(Reporter: mozbugzilla2021, Assigned: bugs)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1b) Gecko/20020721 In the page at http://zetafleet.com/dev/bug/popup/index.shtml (a page recreated by myself to illustrate this problem), a window can be popped-up by automatically submitting a form on document load. The code used is as follows: <head> <script type="text/javascript"> <!--// function loadpopup() { document.flauncher.submit(); } //--> </script> </head> <body onload="loadpopup()"> <form name="flauncher" action="pop-up.php" target="popup" method="post"></form> </body> Reproducible: Always Steps to Reproduce: Simply loading a site with this code will cause a window to pop-up. Actual Results: A window popped up. Expected Results: Mozilla should have ignored the pop-up.
*** Bug 164398 has been marked as a duplicate of this bug. ***
WFM. 1.1 RC from 18th august (20020818) - WinXP. Open Unrequested windows in unchecked.
*** This bug has been marked as a duplicate of 144726 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Confirming my previous comment with latest 1.1 RC (thanks mozillazine). WFM - 1.1 RC, build 20020824. This must be a bug into the trunk ;-)
Status: RESOLVED → VERIFIED
v.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.