Bug 20114 - Resources pane doesn't scroll to top when changing pages
Summary: Resources pane doesn't scroll to top when changing pages
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: Timothy Hatcher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-20 07:38 PDT by Matt Lilek
Modified: 2008-10-19 20:48 PDT (History)
0 users

See Also:


Attachments
Proposed patch (4.27 KB, patch)
2008-10-18 17:11 PDT, Timothy Hatcher
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lilek 2008-07-20 07:38:23 PDT
1. Load <http://digg.com/>
2. Open the Inspector
3. Switch to the Resources pane
4. Scroll to the bottom
5. Load <http://webkit.org/>

Notice that the panel goes blank except for the timeline header at the top; scrolling up fixed the problem.
Comment 1 Timothy Hatcher 2008-10-18 17:11:53 PDT
Created attachment 24494 [details]
Proposed patch
Comment 2 Darin Adler 2008-10-19 17:29:03 PDT
Comment on attachment 24494 [details]
Proposed patch

r=me
Comment 3 Timothy Hatcher 2008-10-19 20:48:38 PDT
Landed in r37708.