WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100778
[WK2][Qt] Add drag&drop support to Flickable webView
https://bugs.webkit.org/show_bug.cgi?id=100778
Summary
[WK2][Qt] Add drag&drop support to Flickable webView
Sergio Villar Senin
Reported
2012-10-30 12:10:31 PDT
Since
bug 100296
, the flickable webView has hover and mouse events enabled again. So I think this is a good moment to start thinking about how drag&drop could be handled for that view. The WebCore&WebKit2 support seems to be in place (MiniBrowser --desktop works fine) so I guess this is a matter of defining which events/gestures would trigger a dragStart. Any suggestion?
Attachments
Patch
(1.43 KB, patch)
2012-11-13 17:51 PST
,
Sergio Villar Senin
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Sergio Villar Senin
Comment 1
2012-11-13 17:51:13 PST
Created
attachment 174039
[details]
Patch
Sergio Villar Senin
Comment 2
2012-11-13 17:56:27 PST
The result of this change can be tested with MiniBrowser on http;//html5demos.com/drag for example. The "--desktop" flag must be used because otherwise the events are processed by the flickable (see
bug 100964
for more info).
Sergio Villar Senin
Comment 3
2012-11-27 16:34:16 PST
Any thoughts about this one?
Jocelyn Turcotte
Comment 4
2012-11-28 02:08:01 PST
Comment on
attachment 174039
[details]
Patch Looks good.
Sergio Villar Senin
Comment 5
2012-11-28 18:25:14 PST
Comment on
attachment 174039
[details]
Patch Clearing flags on attachment: 174039 Committed
r136083
: <
http://trac.webkit.org/changeset/136083
>
Sergio Villar Senin
Comment 6
2012-11-28 18:25:17 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug