Closed
Bug 1331775
Opened 9 years ago
Closed 9 years ago
"Inspect Element" not working within iframes anymore
Categories
(DevTools :: Inspector, defect)
Tracking
(firefox53 fixed)
RESOLVED
DUPLICATE
of bug 1326753
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: sebo, Unassigned)
Details
(Keywords: regression)
Right-clicking on an element within an iframe doesn't expand the iframe within the node view anymore.
Test case:
1. Go to https://developer.mozilla.org/en-US/docs/Web/CSS/column-rule#Result
2. Right-click "column one" within the iframe and choose "Inspect Element" from the context menu
=> The Inspector opens but doesn't expand anything.
This is obviously a regression. Unfortunately, I have problems bisecting this issue, but it looks like it was introduced between 2016-11-22 and 2016-11-23.
Sebastian
Comment 1•9 years ago
|
||
Duplicate of bug 1326753 which, fortunately, is getting fixed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•