Closed Bug 222449 Opened 21 years ago Closed 21 years ago

Pop-up blocker fails on script using form submit

Categories

(SeaMonkey :: UI Design, defect)

x86
Windows XP
defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mail124, Assigned: jag+mozilla)

References

()

Details

tested in 1.4, winxp. The url linked above generates popup which bypasses popup blocking, reproducible every time. The following reduced code also works: <html> <head> <title>Piret Aava</title> <script language="JavaScript"> <!--// function loadpopup() { document.flauncher.submit(); } // --> </script> </head> <body onload="loadpopup()"> &nbsp; <form name="flauncher" action="http://www.popupad.net/ats/switch.php" target="adv" method="post"><input name="id" value="7290"></form> </body> </html> Expected: no popup Actual: popup Searched for dupes on relevant js keywords, but I may not recognize one if I saw it.
WFM, 1.5 final (both site and test HTML). Can you recheck using 1.5 or a nightly?
look at me, the lazy bug tester. WFM in 2003101104.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Product: Core → Mozilla Application Suite
You need to log in before you can comment on or make changes to this bug.