RESOLVED FIXED 100040
Web Inspector: Drag and drop property value from Inspector is not working as expected
https://bugs.webkit.org/show_bug.cgi?id=100040
Summary Web Inspector: Drag and drop property value from Inspector is not working as ...
Ebrahim Byagowi
Reported 2012-10-22 15:38:56 PDT
Drag and dropping property value of inspector to a new tab in Chrome will not work as expected, if you drag some property value from inspector and drop it on a new tab, for example if that value is "header", instead of https://www.google.com/search?q=header this will be searched https://www.google.com/search?q=%3Cdiv+id%3D%22header%22%3E%E2%80%8B%E2%80%A6%E2%80%8B%3C%2Fdiv%3E%E2%80%8B and this is not expected action.
Attachments
Drag and drop problem, before drop (122.04 KB, image/png)
2012-10-22 15:45 PDT, Ebrahim Byagowi
no flags
Drag and drop problem, after drop, wrong search (104.77 KB, image/png)
2012-10-22 15:45 PDT, Ebrahim Byagowi
no flags
Patch (1.51 KB, patch)
2012-10-24 07:46 PDT, Alexander Pavlov (apavlov)
vsevik: review+
Ebrahim Byagowi
Comment 1 2012-10-22 15:45:19 PDT
Created attachment 170006 [details] Drag and drop problem, before drop
Ebrahim Byagowi
Comment 2 2012-10-22 15:45:49 PDT
Created attachment 170007 [details] Drag and drop problem, after drop, wrong search
Alexander Pavlov (apavlov)
Comment 3 2012-10-24 07:46:45 PDT
Alexander Pavlov (apavlov)
Comment 4 2012-10-25 05:11:18 PDT
Note You need to log in before you can comment on or make changes to this bug.