Closed
Bug 225452
Opened 21 years ago
Closed 21 years ago
Should block popups from onmouseover
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 152167
People
(Reporter: bugzilla, Unassigned)
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 Firebird/0.7
Popup blocking can be fooled by using <body onmouseover="...">
This is an easy way of simulating body.onload (which is blocked).
These are the kind of tricks to expect from advertizers now that IE will
implement popup blocking.
Reproducible: Always
Steps to Reproduce:
1. Open the testcase
2. Move mouse over text
3. Watch popup appear
Actual Results:
Popup appeared
Expected Results:
Blocked the popup (as if it were triggered from an onload event)
Reporter | ||
Comment 1•21 years ago
|
||
Open the testcase, move mouse briefly, see popup appear.
Just to make it a little less annoying, there will only be ONE popup. But this
testcase could easily be expanded to give a popup every 2 minutes etc.
Good catch, Vidar. However, I believe this is a duplicate of bug 152167. If you
disagree, please feel free to reopen.
*** This bug has been marked as a duplicate of 152167 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•