Bug 18035

Summary: Inspector's timeline should show a tooltip with duration for each resource
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: CLOSED FIXED    
Severity: Enhancement CC: aroben, catfish.man, dev+webkit, joepeck, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[IMAGE] Current Behavior none

Timothy Hatcher
Reported 2008-03-23 21:39:15 PDT
When hovering over the timeline bar for a resource we should show the duration or size of the resource (depending on the current calculator). The tooltip might be best implemented as a custom hover effect that draws the text over the bar, or annotates the bar with various durations if we fix bug 18034.
Attachments
[IMAGE] Current Behavior (21.71 KB, image/png)
2009-10-20 23:31 PDT, Joseph Pecoraro
no flags
Adam Roben (:aroben)
Comment 1 2008-04-17 09:56:29 PDT
*** Bug 18492 has been marked as a duplicate of this bug. ***
Adam Roben (:aroben)
Comment 2 2008-04-17 09:56:43 PDT
See bug 18492 for a suggestion for the tooltip text.
Joseph Pecoraro
Comment 3 2009-10-20 23:31:25 PDT
Created attachment 41551 [details] [IMAGE] Current Behavior The current behavior already has a tooltip as well as hover effects in the Canvas area for both times and sizes. I attached a screenshot of the current behavior for a resource in the Time view. I'll close this bug as resolved.
Note You need to log in before you can comment on or make changes to this bug.