WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
30617
Web Inspector: Resources Scope Bar Should Allow Combinations
https://bugs.webkit.org/show_bug.cgi?id=30617
Summary
Web Inspector: Resources Scope Bar Should Allow Combinations
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
Details
Fix
(5.36 KB, patch)
2009-10-23 19:16 PDT
,
Brian Weinstein
timothy
: review+
bweinstein
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Created
attachment 41773
[details]
Fix
Brian Weinstein
Comment 3
2009-10-23 21:04:37 PDT
Committed in
http://trac.webkit.org/changeset/50021
.
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.
Top of Page
Format For Printing
XML
Clone This Bug