Bug 18035 - Inspector's timeline should show a tooltip with duration for each resource
Summary: Inspector's timeline should show a tooltip with duration for each resource
Status: CLOSED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
: 18492 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-23 21:39 PDT by Timothy Hatcher
Modified: 2009-10-21 03:09 PDT (History)
5 users (show)

See Also:


Attachments
[IMAGE] Current Behavior (21.71 KB, image/png)
2009-10-20 23:31 PDT, Joseph Pecoraro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 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.
Comment 1 Adam Roben (:aroben) 2008-04-17 09:56:29 PDT
*** Bug 18492 has been marked as a duplicate of this bug. ***
Comment 2 Adam Roben (:aroben) 2008-04-17 09:56:43 PDT
See bug 18492 for a suggestion for the tooltip text.
Comment 3 Joseph Pecoraro 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.