[Webkit-unassigned] [Bug 30924] New: Middle button mouse-up Cocoa event not received if plugin is in iframe

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 13:35:34 PDT 2009


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

           Summary: Middle button mouse-up Cocoa event not received if
                    plugin is in iframe
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dwebb at google.com


If a plugin resides in an iframe, the middle button mouse-up event is not
generated.  This happens only in the Cocoa events model; works fine in the
Carbon event model.

It's pretty easy to reproduce:
1. Build the WebKitExamplePlugins/NetscapeCocoaPlugin example.
2. Download the enclosed test-iframe.html file and put it in the
NetscapeCocoaPlugin folder.
3. Open test-iframe.html.
4. Middle-click in the plugin's area.  Notice that you don't receive a mouse-up
event.

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