Bug 17982
| Summary: | Inspector's highlight sometimes does not disappear when you stop hovering a node | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | apavlov, rik |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Adam Roben (:aroben)
Now that bug 16532 is fixed, we only show the node highlight when you're hovering a node. But it's possible to get the highlight to stick around even when you're not hovering a node. Usually this seems to involve moving the mouse off of a node quickly enough that a mouseout event is not generated.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Anthony Ricaud
Since last changes in behaviour (timeout for highlighting), this bug seems irrelevant now.
Alexander Pavlov (apavlov)
Closing as per comment #1.