Bug 122105

Summary: Web Inspector: nodes can be dragged from the console log
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Web InspectorAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Patch for landing none

Antoine Quint
Reported 2013-09-30 06:51:35 PDT
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.
Attachments
Patch (3.94 KB, patch)
2013-09-30 06:55 PDT, Antoine Quint
no flags
Patch for landing (3.94 KB, patch)
2013-09-30 12:34 PDT, Antoine Quint
no flags
Radar WebKit Bug Importer
Comment 1 2013-09-30 06:51:50 PDT
Antoine Quint
Comment 2 2013-09-30 06:52:04 PDT
Antoine Quint
Comment 3 2013-09-30 06:55:50 PDT
Joseph Pecoraro
Comment 4 2013-09-30 11:41:24 PDT
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"
Antoine Quint
Comment 5 2013-09-30 12:34:37 PDT
Created attachment 213023 [details] Patch for landing
WebKit Commit Bot
Comment 6 2013-09-30 13:04:50 PDT
Comment on attachment 213023 [details] Patch for landing Clearing flags on attachment: 213023 Committed r156672: <http://trac.webkit.org/changeset/156672>
WebKit Commit Bot
Comment 7 2013-09-30 13:04:53 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.