Open
Bug 1058250
Opened 11 years ago
Updated 3 years ago
Highlight stays for a sec and disappers when stepping through the elements using Arrow keys
Categories
(DevTools :: Inspector, defect, P3)
DevTools
Inspector
Tracking
(Not tracked)
NEW
People
(Reporter: lviknesh, Unassigned)
Details
Steps to reproduce :
1) Open any webpage
2) Open Inspector ( use Ctrl + Shift + C )
3) Step through the elments using Arrow keys
Expected Result :
The node should remain highlighted in the webpage .
Actuall Result :
The node highlights for a second and disappears
Description :
However the node remains highlighted when stepping over the elements using mouse . And Firebug and Chrome works fine with this . I think it would be good to preserve the highlighting when using arrow keys :)
Comment 1•11 years ago
|
||
This was originally done on purpose, but if other major devtools keep the element highlighted as soon as you start using the keyboard to navigate in nodes, I'm happy to change our behavior and align with them.
Comment 2•10 years ago
|
||
Inspector Bugs Triage - Filter on CLIMBING SHOES
FYI Chrome Devtools keep the element highlighted
Priority: -- → P3
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•