Closed
Bug 752166
Opened 13 years ago
Closed 13 years ago
Inspect element from context menu no longer seems to do anything
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 747603
People
(Reporter: jwir3, Unassigned)
Details
(Keywords: regression)
In the current nightly from May 4, it doesn't seem like the inspect element from the context menu seems to work.
STR:
1. Go to a website.
2. Right click in the content window.
3. Select 'Inspect Element (Q)'.
Expected Results: The inspector is brought up, highlighting the selected element.
Actual Results: Nothing happens.
Comment 1•13 years ago
|
||
Do you have DOM Inspector installed? If yes, it should fixed now: bug 747603.
| Reporter | ||
Comment 2•13 years ago
|
||
(In reply to Paul Rouget [:paul] from comment #1)
> Do you have DOM Inspector installed? If yes, it should fixed now: bug 747603.
Yes indeed. Thanks, resolving as dupe.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Keywords: regressionwindow-wanted
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•