Closed
Bug 299722
Opened 20 years ago
Closed 20 years ago
Some popups get through, some aren't notified
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 296986
People
(Reporter: hendrik, Unassigned)
References
()
Details
Using latest nightly, dutch version.
I tried the different popuptests on that website. On the first link,
http://www.popuptest.com/popuptest1.html, the popups are blocked fine, but I get
no warning message, nor an icon in the status bar. Same thing in 1.0.4.
Same (i.e. nothing) happens on the second link,
http://www.popuptest.com/popuptest12.html, and the third,
http://www.popuptest.com/popuptest2.html, on both versions.
It should be mentioned that I didn't get the popups on the first two links with
IE (no tooblars whatsoever) as well, got one on the third though.
On the fourth link, it works fine, as on the fifth.
On the sixth link, http://www.popuptest.com/popuptest14.html, again nothing
happens, as on the seventh, http://www.popuptest.com/popuptest10.html and the
eighth, http://www.popuptest.com/popuptest9.html and ninth,
http://www.popuptest.com/popuptest11.html. These don't work in IE either,
except for the the eighth.
THEN, most severe: the tenth link, http://www.popuptest.com/popuptest8.html,
causes a popup to come through! Both versions.
The eleventh and twelfth both do nothing (also in IE).
BUT the thirteenth, http://www.popuptest.com/popuptest6.html, allows the popup!
The `good ones' on the site referred to on the bottom work well.
Reporter | ||
Comment 1•20 years ago
|
||
All popups referred to under the TangoZebra link are blocked fine (though there
are some nice ones in there :-p)
Comment 2•20 years ago
|
||
In the latest Firefox build all of these pop-ups are blocked, only
http://www.popuptest.com/popuptest14.html
http://www.popuptest.com/popuptest8.html
http://www.popuptest.com/popuptest6.html
show no notifier bar and no info-icon on the statusbar.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050705
Firefox/1.0+ ID:2005070505
Comment 3•20 years ago
|
||
Correction: http://www.popuptest.com/popuptest8.html does come through but I
didn't see it for this code in userContent.css prevented it:
#DropIn {display: none !important}
Reporter | ||
Comment 4•20 years ago
|
||
(In reply to comment #2)
> In the latest Firefox build all of these pop-ups are blocked, only
> http://www.popuptest.com/popuptest14.html
> http://www.popuptest.com/popuptest8.html
> http://www.popuptest.com/popuptest6.html
> show no notifier bar and no info-icon on the statusbar.
> Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050705
> Firefox/1.0+ ID:2005070505
Ah yes, mine:
Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8b2) Gecko/20050626 Firefox/1.0+
don't know where to get the ID?
Comment 5•20 years ago
|
||
Those are not real popupss, they are divs styled to have the text "popup" in
them. This bug is a duplicate of an invalid bug
*** This bug has been marked as a duplicate of 296986 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 6•20 years ago
|
||
Still, it is not right that I don't get any notification on the first few links
mentioned above, so I would reopen this bug, or should I file a new one
specifically for that purpose?
You need to log in
before you can comment on or make changes to this bug.
Description
•