Bug 30744 - Web Inspector: Resources scope bar can get into a weird state
Summary: Web Inspector: Resources scope bar can get into a weird state
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: 2009-10-24 11:20 PDT by Timothy Hatcher
Modified: 2009-10-24 20:01 PDT (History)
6 users (show)

See Also:


Attachments
Screenshoot of the bug (15.54 KB, image/png)
2009-10-24 11:20 PDT, Timothy Hatcher
no flags Details
Fix (2.48 KB, patch)
2009-10-24 12:44 PDT, Brian Weinstein
no flags Details | Formatted Diff | Diff
Proposed Patch (6.10 KB, patch)
2009-10-24 13:15 PDT, Timothy Hatcher
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2009-10-24 11:20:22 PDT
Created attachment 41785 [details]
Screenshoot of the bug

See attached.

Clicking a Resource type, then selecting All does not deselect the other Resource type.
Comment 1 Brian Weinstein 2009-10-24 12:44:41 PDT
Created attachment 41790 [details]
Fix
Comment 2 Timothy Hatcher 2009-10-24 13:15:38 PDT
Created attachment 41792 [details]
Proposed Patch
Comment 3 Timothy Hatcher 2009-10-24 13:16:31 PDT
Thanks for fixing this. I actually had a fix locally I forgot to attach before leaving to get lunch.

Basically what you did with some clean up. Mind reviewing mine?
Comment 4 Brian Weinstein 2009-10-24 13:20:03 PDT
I'm not a reviewer yet, I need to get myself nominated. It looks good to me though.
Comment 5 Timothy Hatcher 2009-10-24 20:01:45 PDT
Committed r50034: <http://trac.webkit.org/changeset/50034>