Closed
Bug 1059939
Opened 11 years ago
Closed 10 years ago
The click to select node button in Console DOM element's output doesn't appear if a frame is selected
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: ntim, Unassigned)
References
Details
STR :
- Go to a page with frames
- Open the toolbox
- Switch to a frame
- Enter document.body (or any DOM element) in console
Actual results :
The Click to select node in inspector does not appear in the console output.
Expected result :
A click to select node in inspector icon should appear (see attachment 8395955 [details] for how the icon looks).
Comment 1•10 years ago
|
||
This seems to be working now.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•