Closed
Bug 1233456
Opened 9 years ago
Closed 9 years ago
When using the inspector tool and have check :hover for element it automatically becomes unchecked once I select another html element
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1185797
People
(Reporter: al, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0
Build ID: 20151216131022
Steps to reproduce:
I'm building a website and need so set some hover effects and styles. I use the manual :hover option of the FireFox Inspector.
Actual results:
When I move to another element to set styles the one that have the manual :hover loses its manually selected hover option and becomes a normal element.
Expected results:
No matter what elements I'm selecting from the inspector the element i have manually set as hovered should stay hovered until I uncheck this option.
Updated•9 years ago
|
Component: Untriaged → Developer Tools: Inspector
This bug is a duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1185797
Updated•9 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•8 years ago
|
Blocks: top-inspector-bugs
Updated•8 years ago
|
No longer blocks: top-inspector-bugs
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•