Closed
Bug 289548
Opened 20 years ago
Closed 20 years ago
javascript command "windows.opener" dont reference the correct windows
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: p.munzi, Assigned: bugzilla)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; it-IT; rv:1.7.6) Gecko/20050318 Firefox/1.0.2 from the main page open a pop-up with "windows.open", after from pop-up use "windows.href" for reload the pop-up. If you try to reference a form or a filed from then main page, you cannot be able. With IE5+ this work fine. Reproducible: Always Steps to Reproduce: 1.use windows.open 2.from pop-up use windows.href 3.try to access to a form in mail page, this fail if you want i can try to give you the source code of my page.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•