Closed
Bug 277114
Opened 20 years ago
Closed 20 years ago
popup window should belong to only _one_ parent window
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 273699
People
(Reporter: dothebart, Assigned: bugzilla)
Details
if you open several pages in a tab, and each one of them tries to spawn a wanted
popup, and the page-titles of the popups are similar, both parrent windows
modify the content of the window.
case: Appdevelopment.
One installation on a production site, one on the local machine.
Different hostnames.
both installations open a popup on click.
click the productionsite, do something inside of the popup
click the development one to allso open a popup, the same window is targeted,
the content from the production system disapears and is replaced by the content
the devel-system wants to put inside of the popup.
Summary: popup window should belong to only _one_ parrent window → popup window should belong to only _one_ parent window
Comment 1•20 years ago
|
||
Isn't this the same as bug 273699 or bug 262887 (or one of the other Secunia bugs) ?
Reporter | ||
Comment 2•20 years ago
|
||
yes, you're right. hence i didn't see it as a security whole ;)
I was searching for popup, and didn't find anything similar.
*** This bug has been marked as a duplicate of 273699 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•