[Webkit-unassigned] [Bug 30355] New: [Qt] Windowless Plugins : Cursor blinks in WebKit even after transferring focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 14 04:41:01 PDT 2009


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

           Summary: [Qt] Windowless Plugins : Cursor blinks in WebKit even
                    after transferring focus
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: girish at forwardbias.in


When the focus is transfered from an input element to plugin/flash in
windowless mode, the cursor of the input box still blinks. Note that the focus
does get transferred, keystrokes are sent to the plugin.

<html>
<body>
    <input/>
    <embed src="frog.swf" width="550" height="400" wmode="transparent">
    </embed>
</body>
</html>

-- 
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