Bug 30792 - Web Inspector: When changing resource scope, resource graph can get in weird shape.
Summary: Web Inspector: When changing resource scope, resource graph can get in weird ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brian Weinstein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 14:47 PDT by Brian Weinstein
Modified: 2009-10-26 14:51 PDT (History)
6 users (show)

See Also:


Attachments
Fix (1.60 KB, patch)
2009-10-26 14:49 PDT, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Weinstein 2009-10-26 14:47:35 PDT
If the user is scrolled down when looking at All resources, and then changes the scope to show fonts only, then the resources view can get into a no-mans land.
Comment 1 Brian Weinstein 2009-10-26 14:49:03 PDT
Created attachment 41904 [details]
Fix
Comment 2 Brian Weinstein 2009-10-26 14:51:11 PDT
Committed in http://trac.webkit.org/changeset/50098.