Closed
Bug 519434
Opened 15 years ago
Closed 15 years ago
No red border around selected element
Categories
(Other Applications :: DOM Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 368608
People
(Reporter: sykong77, Unassigned)
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.13) Gecko/2009081017 Firefox/3.0.13
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3
"Blink selected element" is enabled. However, there is no red border around the selected element when the node is selected or when using "find a node to inspect by clicking on it".
The DOM inspector however "jumps" to the selected node when using "find a node to inspect by clicking on it".
Reproducible: Always
Steps to Reproduce:
1. Start firefox (default homepage)
2. Open DOM Inspector
3. Select any node/element.
Actual Results:
No red border
Expected Results:
Red border around the selected element
Using DOM inspector 2.0.3
Comment 1•15 years ago
|
||
Marking as duplicate of bug 368608.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•