If cursor is moved from inspector tab of dev tools too quickly, focus will remain on previous hovered element
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
People
(Reporter: rchristian, Unassigned)
Details
Attachments
(1 file)
|
674.63 KB,
image/gif
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:82.0) Gecko/20100101 Firefox/82.0
Steps to reproduce:
Open dev tools, hover over an element in the inspector (to get the highlighting of the element on the page) and move the cursor up, back into the page and out of the dev tools quickly.
Actual results:
Often FireFox will act as though the cursor is still hovering over <body> or <html> (or another element high in the tree) and will continue to highlight the element even though the cursor is well outside of the dev tools.
Expected results:
Nothing should be highlighted as the cursor is no longer in the inspector.
Updated•5 years ago
|
Comment 1•5 years ago
|
||
The severity field is not set for this bug.
:rcaliman, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
Description
•