Closed
Bug 1029369
Opened 12 years ago
Closed 11 years ago
Window and Tab Events are not properly captured when window is opened using window.open
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: alagiriforjob, Unassigned)
Details
Attachments
(1 file)
|
392 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0 (Beta/Release)
Build ID: 20140421221237
Steps to reproduce:
When i open a new window from child window which was opened using window.open again by using window.open.
Actual results:
Window tab and navigation events are not captured from the third window which was opene from child window by using window.open
Expected results:
Events should be captured from the third window
Comment 1•12 years ago
|
||
Again, are you refering to the Add-on SDK? What events are you trying to capture?
Flags: needinfo?(alagiriforjob)
Summary: Window and Tab Events are not properley captured when window is opened by using window.open → Window and Tab Events are not properly captured when window is opened using window.open
Comment 2•11 years ago
|
||
4 months without a response -> resolving as incomplete
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Flags: needinfo?(alagiriforjob)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•