RESOLVED FIXED 89766
Web Inspector: [Elements] Right-clicking on whitespace should show the same context menu as right-clicking on the tag text
https://bugs.webkit.org/show_bug.cgi?id=89766
Summary Web Inspector: [Elements] Right-clicking on whitespace should show the same c...
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.