Closed Bug 160652 Opened 24 years ago Closed 23 years ago

onMouseOver popups do not disable

Categories

(Core :: JavaScript Engine, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 152167

People

(Reporter: selcuk, Assigned: rogerl)

Details

Release 2002072104 and before on Windows 2000. Even if you disable "Allow scripts to: open unrequested windows", a popup script triggered by an onMouseOver event still works. Normally an onMouseOver should be regarded as "unrequested" too.
You can use this preference: dom.disable_open_click_delay, but it will be changed to a more generic way of blocking popups in the future. *** This bug has been marked as a duplicate of 126224 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified duplicate. This issue has come up a lot lately - selcuk@hotmail.com : you have been cc'ed on the other bug so you can follow its progress. In the future, please try to include a URL or a sample testcase in your report - otherwise, we have nothing to go on; thanks -
Status: RESOLVED → VERIFIED
Status: VERIFIED → UNCONFIRMED
Resolution: DUPLICATE → ---
This is actually a dup of bug 152167.
*** This bug has been marked as a duplicate of 152167 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago23 years ago
Resolution: --- → DUPLICATE
Verified Duplicate. Jesse is correct; we erred in the previous duplicate. Bug 126224 has to do with using <img onload> to circumvent pop-up blocking, whereas this one has to do with the onmouseover event, which is precisely bug 152167.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.