Bug 89766

Summary: Web Inspector: [Elements] Right-clicking on whitespace should show the same context menu as right-clicking on the tag text
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Alexander Pavlov (apavlov) <apavlov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch vsevik: review+

Alexander Pavlov (apavlov)
Reported 2012-06-22 09:46:14 PDT
Attachments
Patch (2.10 KB, patch)
2012-06-22 10:52 PDT, Alexander Pavlov (apavlov)
no flags
Patch (3.54 KB, patch)
2012-06-22 11:16 PDT, Alexander Pavlov (apavlov)
vsevik: review+
Alexander Pavlov (apavlov)
Comment 1 2012-06-22 10:52:27 PDT
Vsevolod Vlasov
Comment 2 2012-06-22 11:08:37 PDT
Comment on attachment 149061 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=149061&action=review > Source/WebCore/inspector/front-end/ElementsTreeOutline.js:456 > + if (isTag && treeElement._populateTagContextMenu) { As discussed offline this regresses textNode context menu.
Alexander Pavlov (apavlov)
Comment 3 2012-06-22 11:16:53 PDT
Alexander Pavlov (apavlov)
Comment 4 2012-06-22 11:22:57 PDT
Note You need to log in before you can comment on or make changes to this bug.