Closed
Bug 171885
Opened 23 years ago
Closed 23 years ago
Open Unrequested Windows blocker blocks existing window
Categories
(SeaMonkey :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 104470
People
(Reporter: shred, Assigned: bugs)
References
()
Details
At the provided URL, the content is loaded by a
window.open("someurl.html", "_top")
When "Open Unrequested Windows" is blocked, nothing will happen here. IMO this
is not desired, since no new window will be open by this action, but the
existing "_top" frame will be reused. This operation should be allowed even when
"Open Unrequested Windows" is forbidden.
The same should apply when window.open() addresses a window which has already
been opened before, by it's name. Since no new window will actually be opened by
this operation, the window.open() should be executed.
(I'm not sure if this is a bug or a request for enhancement, so I kept the
severity as normal.)
Comment 1•23 years ago
|
||
Browser, not engine ---> Prefs
Assignee: rogerl → ben
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Preferences
Ever confirmed: true
QA Contact: pschwartau → sairuh
![]() |
||
Comment 2•23 years ago
|
||
This has been fixed for a while now. Please always say what Mozilla build
you're using when filing a bug report!
*** This bug has been marked as a duplicate of 104470 ***
Status: NEW → RESOLVED
Closed: 23 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
•