Closed
Bug 1745466
Opened 4 years ago
Closed 4 years ago
Hide boxmodel highlighter immediately when picking a node with the node picker
Categories
(DevTools :: Inspector, task)
DevTools
Inspector
Tracking
(firefox97 fixed)
RESOLVED
FIXED
97 Branch
| Tracking | Status | |
|---|---|---|
| firefox97 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
Details
Attachments
(1 file)
At the moment, when the user picks a node, we purposefullyshow the highlighter for the node for an extra second (see https://searchfox.org/mozilla-central/rev/dfc0dea63a16b73078a46b6ae49b2a626b8c11b5/devtools/client/inspector/inspector.js#1968-1972)
This is a bit weird from a user perspective as you may feel like you click didn't work right away.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4898fd5cc8d
[devtools] Hide highlighter immediately when picking a node. r=ochameau.
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox97:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 97 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•