dev tools 'Inspector' tab is empty when open a new window and generate content using document.write
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: hier-bei-mir, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
370 bytes,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
Steps to reproduce:
Open the attached html file and allow popups.
It will open a new window via window.open() and fills this using document.write(htmlString)
Now open the dev tools.
Actual results:
The inspector tab show nothing
Expected results:
The inspector tab should show the html content written to the document
Comment 1•5 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0
Hi,
I have managed to reproduce this issue on latest FF release 74.0.1 and latest Nightly 76.0a1 (2020-04-05) using Ubuntu 18.04 and Windows 10.
Further, I will move this over to a component so developers can take a look over it. If this is not the correct component please feel free to change it to an appropriate one.
Thanks for the report.
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Because this bug's Severity has not been changed from the default since it was filed, and it's Priority is P3
(Backlog,) indicating it has been triaged, the bug's Severity is being updated to S3
(normal.)
This bug is now 2 years old. What is the status? Is there anyone assigned for it?
Updated•10 months ago
|
Description
•