Closed
Bug 206829
Opened 23 years ago
Closed 22 years ago
'Reject popup windows from this site' not work
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: marcus, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030522
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030522
When use 'Reject popup windows from this site' option on right mouse click on
popup window and reload the site, popup show again but click to reject this popup.
Reproducible: Always
Steps to Reproduce:
1.Open this site: http://info.abril.com.br/aberto/infonews/index.shl
2.Right mouse click on popup window and select 'Reject popup windows from this site'
3.Close popup window and reload parent site.
Actual Results:
Show popup again.
Expected Results:
Block popup from this site.
| Reporter | ||
Updated•23 years ago
|
Component: Browser-General → XP Apps: GUI Features
| Reporter | ||
Updated•23 years ago
|
Component: XP Apps: GUI Features → Browser-General
| Reporter | ||
Updated•23 years ago
|
Flags: blocking1.4+
Comment 1•23 years ago
|
||
I can confirm this. If it has blocking 1.4 flag then it should not be UNCONFIRMED.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Updated•23 years ago
|
Flags: blocking1.4+ → blocking1.4?
Comment 2•23 years ago
|
||
wfm with win2k and a 1 day old CVS (popup is supressed)
BTW: If you confirm a bug you must search for dupes and you must try to find the
reason. A bug in browser general will never fixed (!)
Updated•22 years ago
|
Flags: blocking1.4? → blocking1.4-
This is a broken UI holdover from the days when we supported blacklists. Heh.
somebody forgot to remove this. By the way the "Reject popup windows from this
site" contextual menu item makes sense only for blacklists, and can only be seen
if popup blocking is disabled. (For the curious, blacklists are implemented as
exceptions to a policy in which popups are generally allowed; that is, popup
blocking is "disabled.")
Since we no longer support blacklists, this menu item takes a couple of steps
and then trips up on some dead code. The thing to do is remove the contextual
menu item. For those who hanker for a return of blacklists, see bug 202394 and
possibly (bug 198846 / bug 176564) but primarily see bug 195924, which is where
they were removed.
I'm closing this one "won't fix" and opening bug 211995 to remove the menu item.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•