Bug 64081 - Web Inspector: prevent default action during drag'n'drop in the Elements panel.
Summary: Web Inspector: prevent default action during drag'n'drop in the Elements panel.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-07 06:15 PDT by Pavel Feldman
Modified: 2011-07-07 09:20 PDT (History)
10 users (show)

See Also:


Attachments
Patch (5.42 KB, patch)
2011-07-07 06:18 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff
Patch (6.16 KB, patch)
2011-07-07 06:36 PDT, Pavel Feldman
yurys: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2011-07-07 06:15:24 PDT
Patch to follow.
Comment 1 Pavel Feldman 2011-07-07 06:18:09 PDT
Created attachment 99972 [details]
Patch
Comment 2 Yury Semikhatsky 2011-07-07 06:23:57 PDT
Comment on attachment 99972 [details]
Patch

Please make sure that ondragleave clears selection.
Comment 3 Pavel Feldman 2011-07-07 06:36:23 PDT
Created attachment 99974 [details]
Patch
Comment 4 Pavel Feldman 2011-07-07 09:20:28 PDT
Committed r90561: <http://trac.webkit.org/changeset/90561>