Bug 20114

Summary: Resources pane doesn't scroll to top when changing pages
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch darin: review+

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.