Bug 60434
Summary: | Web Inspector: Computed style sidebar panel tooltip keeps visible after mouse movement | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ilya Tikhonovsky <loislo> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Ilya Tikhonovsky
1) hover mouse over an element
2) wait for tooltip
3) move the mouse to another element
expected:
tooltip should disappear or move with mouse cursor
actual:
tooltip still here but the content is changing according to element under mouse
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ilya Tikhonovsky
looks like it is not a WebInspector problem