Bug 30617

Summary: Web Inspector: Resources Scope Bar Should Allow Combinations
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Brian Weinstein <bweinstein>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bweinstein, joepeck, pfeldman, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screen Shot
none
Fix timothy: review+, bweinstein: commit-queue-

Joseph Pecoraro
Reported 2009-10-20 21:20:06 PDT
The Resources Scope Bar should allow combinations of selections like the Console's Scope bar. An example scenario is if I want to view all the Stylesheets and Scripts.
Attachments
Screen Shot (168.76 KB, image/png)
2009-10-23 19:10 PDT, Brian Weinstein
no flags
Fix (5.36 KB, patch)
2009-10-23 19:16 PDT, Brian Weinstein
timothy: review+
bweinstein: commit-queue-
Brian Weinstein
Comment 1 2009-10-23 19:10:04 PDT
Created attachment 41772 [details] Screen Shot
Brian Weinstein
Comment 2 2009-10-23 19:16:34 PDT
Brian Weinstein
Comment 3 2009-10-23 21:04:37 PDT
Anthony Ricaud
Comment 4 2009-10-24 01:48:22 PDT
Sorry to comment so late but I don't like this behavior for the Scope bar. Before this change, you can go from one type of resources to another with one click. Now, you need two. And unlike the console, I can't see a use case where you want to select two kinds of resources.
Brian Weinstein
Comment 5 2009-10-24 02:23:26 PDT
(In reply to comment #4) > Sorry to comment so late but I don't like this behavior for the Scope bar. > Before this change, you can go from one type of resources to another with one > click. Now, you need two. And unlike the console, I can't see a use case where > you want to select two kinds of resources. After playing with it for a while, I think we should implement a previously suggested idea for both the console and resources scope bars: Click w/ no modifier: Select only the category you clicked Click w/ (Cmd/Control) modifier: Select the category you clicked in addition to what else is selected. We should do a standard multiple selection model that is seen throughout the platform. I am currently working on this, if you want to file a bug and assign it to me, feel free.
Note You need to log in before you can comment on or make changes to this bug.