[Webkit-unassigned] [Bug 105314] New: [Qt] Flash inside QML WebView doesn't receive mouse clicks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 08:54:48 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=105314

           Summary: [Qt] Flash inside QML WebView doesn't receive mouse
                    clicks
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: contacts at oleksii.name


Created an attachment (id=179956)
 --> (https://bugs.webkit.org/attachment.cgi?id=179956&action=review)
Minimal example that reproduces the bug

Reproducible on Debian (sid) x86_64 with official Qt 5 RC 2 release.

When using QML WebView from QtWebKit 3.0 flash doesn't react on mouse clicks. Flash works well in other browsers (Opera, Firefox) on the system.

Steps to reproduce:
0. Have flash plugin installed and working in browsers.
1. Build and run the attached minimal example with the latest Qt 5 (RC 2 at the moment of reporting).
2. Navigate to any YouTube video - it will start playing.
3. Try clicking on the video.

Expected result: Video pauses/resumes.
What happens: Nothing happens - no reaction to mouse clicks.

Also, it seems like Flash receives mouse-over events, because when you move mouse cursor over the items in the player, controls are highlighted and hints pop up.

This issue happens not only with the YouTube player but with flash on any other website.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list