When a node is logged to the console, it is actually possible to move it, which should be an operation limited to display within the DOM tree and which makes it hard to select.
<rdar://problem/15110760>
<rdar://problem/14047278>
Created attachment 212990 [details] Patch
Comment on attachment 212990 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=212990&action=review > Source/WebInspectorUI/ChangeLog:8 > + Catch "dragstart" events targetting nodes hosted in a DOMTreeOutline within the console Typo: "targetting" => "targeting"
Created attachment 213023 [details] Patch for landing
Comment on attachment 213023 [details] Patch for landing Clearing flags on attachment: 213023 Committed r156672: <http://trac.webkit.org/changeset/156672>
All reviewed patches have been landed. Closing bug.