Bug 29421 - [Qt] Drag and drop events are blocked when the object move over a flash object
Summary: [Qt] Drag and drop events are blocked when the object move over a flash object
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P5 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2009-09-18 07:40 PDT by Tor Arne Vestbø
Modified: 2014-01-14 09:21 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tor Arne Vestbø 2009-09-18 07:40:13 PDT
This bug report originated from issue QTBUG-3957
<http://bugreports.qt.nokia.com/browse/QTBUG-3957>

--- Description ---

In an application using a QWebView embedding a Adobe Flash plugin, the drag and drop does not work when the object pass over the pluging window.

To reproduce the problem, starts the Web Browser demo, go to a webpage with Adobe Flash, drag and drop some text over the flash window, the text cannot be dropped in the address bar.
Comment 1 Kent Hansen 2010-03-15 07:59:52 PDT
Reproduced on Linux with r55986.
Comment 2 Jesus Sanchez-Palencia 2010-05-14 07:38:20 PDT
Reproduced on Snow Leopard with Qt 4.7 trunk (HEAD 03f8f1df0d88f5ffe0b3120cffce614cbeefdb70) and WebKit trunk (r59155).
Comment 3 Jani Honkonen 2011-12-14 05:52:40 PST
I can reproduce this problem with current Qt 4.8 (HEAD f1066ac) on Ubuntu but not on Windows 7 machine. Also I noticed that this problem does not occur on every page with Flash. For example this works fine: http://www.adobe.com/software/flash/about/. And if you drag&drop over the Flash but to a different application there is no problem.