[Webkit-unassigned] [Bug 74917] New: Failure to execute upload file flash plugin with --wbkit-opacity:0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 01:04:12 PST 2011


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

           Summary: Failure to execute upload file flash plugin with
                    --wbkit-opacity:0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: huangxueqing at baidu.com


Created an attachment (id=119993)
 --> (https://bugs.webkit.org/attachment.cgi?id=119993&action=review)
upload file plugin bug test case

Safari can't execute upload file plugin[1], and context menu has a error position while right click plugin. chromium doesn't have this bug.
Reproduct this bug as follow:
a. Download the attachment and unzip it;
b. Copy the plugin_bug file to apache;
c. Navigate to http://127.0.0.1/plugin_bug/index.htm;
d. Click the plugin, it will not open a file choose dialog, and plugin's context menu have a error position while right click plugin.
e. Chromium doesn't have this bug.

BTW, safari now use NetscapePluginView in webkit2 than PluginView in WebCore, and the latter has some bug such as windowless flash. Chromium implement plugin in a saperate process.I want to know does anyone maintain PluginView,PluginViewWin in WebCore?

[1]http://code.google.com/p/swfupload/downloads/detail?name=swfupload.swf.v2.5.0.beta3.2.zip&can=2&q=

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