Bug 13436

Summary: Make Option-clicking a disclosure triangle expand the entire subtree
Product: WebKit Reporter: mitz
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Enhancement    
Priority: P4    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Patch mitz: review+

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+
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
Note You need to log in before you can comment on or make changes to this bug.