RESOLVED FIXED196271
Web Inspector: "Copy as HTML" appears twice when showing a context menu for a logged node
https://bugs.webkit.org/show_bug.cgi?id=196271
Summary Web Inspector: "Copy as HTML" appears twice when showing a context menu for a...
Devin Rousso
Reported 2019-03-26 13:54:24 PDT
# STEPS TO REPRODUCE: 1. inspect any page 2. go to the Elements tab 3. select any node 4. go to the Console tab 5. log `{foo: $0}` 6. expand the resulting object 7. context menu click on the value of `foo` (e.g. the node) => "Copy as HTML", "Scroll Into View", and "Reveal in DOM Tree" all appear twice
Attachments
Patch (3.02 KB, patch)
2019-03-26 14:13 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2019-03-26 14:06:07 PDT
Devin Rousso
Comment 2 2019-03-26 14:13:07 PDT
WebKit Commit Bot
Comment 3 2019-04-01 15:35:56 PDT
Comment on attachment 365997 [details] Patch Clearing flags on attachment: 365997 Committed r243717: <https://trac.webkit.org/changeset/243717>
WebKit Commit Bot
Comment 4 2019-04-01 15:35:57 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.