RESOLVED FIXED 30749
Web Inspector: Expanding a node in the Console should not show the element in Elements panel
https://bugs.webkit.org/show_bug.cgi?id=30749
Summary Web Inspector: Expanding a node in the Console should not show the element in...
Timothy Hatcher
Reported 2009-10-24 12:04:02 PDT
If you log a node in the Console and go to expand it, it reveals the node in Elements and selectes it. But it should not. We should only reveal when clicking on the node text.
Attachments
proposed patch (1.41 KB, patch)
2009-10-24 13:15 PDT, Keishi Hattori
timothy: review-
proposed patch 2 (1.36 KB, patch)
2009-10-24 19:13 PDT, Keishi Hattori
no flags
Keishi Hattori
Comment 1 2009-10-24 13:15:25 PDT
Created attachment 41791 [details] proposed patch
Timothy Hatcher
Comment 2 2009-10-24 13:20:21 PDT
Comment on attachment 41791 [details] proposed patch Remove console.log(event.target); otherwise r+.
Keishi Hattori
Comment 3 2009-10-24 19:13:15 PDT
Created attachment 41805 [details] proposed patch 2 Sorry, fixed.
WebKit Commit Bot
Comment 4 2009-10-25 01:54:54 PDT
Comment on attachment 41805 [details] proposed patch 2 Clearing flags on attachment: 41805 Committed r50044: <http://trac.webkit.org/changeset/50044>
WebKit Commit Bot
Comment 5 2009-10-25 01:55:01 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.