WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 13436
Make Option-clicking a disclosure triangle expand the entire subtree
https://bugs.webkit.org/show_bug.cgi?id=13436
Summary
Make Option-clicking a disclosure triangle expand the entire subtree
mitz
Reported
2007-04-21 12:57:55 PDT
Make Option-clicking a disclosure triangle in the web inspector's DOM tree view recursively expand all levels below the element being clicked. This is in fact how NSOutlineView behaves and I've found it very convenient.
Attachments
Patch
(4.09 KB, patch)
2007-04-22 14:40 PDT
,
Timothy Hatcher
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2007-04-22 14:40:06 PDT
Created
attachment 14140
[details]
Patch Makes option-click recursively expand and collapse the sub-tree. Pressing option-left and -right also recursively expand and collapse the sub-tree. * WebInspector/webInspector/treeoutline.js:
mitz
Comment 2
2007-04-22 15:27:09 PDT
Comment on
attachment 14140
[details]
Patch r=me
Timothy Hatcher
Comment 3
2007-04-22 15:31:50 PDT
Fixed in
r21007
.
http://trac.webkit.org/projects/webkit/changeset/21007
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