Closed Bug 938185 Opened 11 years ago Closed 11 years ago

Add highlight-on-hover to markup view

Categories

(DevTools :: Inspector, defect)

27 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 916443

People

(Reporter: miker, Unassigned)

References

Details

When markup view nodes are hovered we should highlight that node and stop highlighting the selected node. onMouseOut we should revert the highlight to the selected node.
(In reply to Michael Ratcliffe [:miker] [:mratcliffe] from comment #0) > When markup view nodes are hovered we should highlight that node and stop > highlighting the selected node. > > onMouseOut we should revert the highlight to the selected node. To be clear, there is no part of the current proposal which involves highlighting the selected node. The closest to this is a discussion of doing what Chrome does when highlighting from the 'quick-highlight' button, and an element has been selected in delaying stopping highlighting for a second or so.
The highlight on hover has been done in bug 916443.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.