[Webkit-unassigned] [Bug 41391] New: Right click on an unloaded <embed> or <object> should display context menu

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 21:36:38 PDT 2010


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

           Summary: Right click on an unloaded <embed> or <object> should
                    display context menu
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rodger.combs at gmail.com


If a user right-clicks on an <embed> or an <object> with no plugin loaded (i.e. no src= attribute or onBeforeLoad returning false), the event should be handled by WebCore, not passed to an unloaded, unspecified plugin. The WebKit context-menu should appear, instead of nothing showing up (as WebKit passes the event directly to the plugin view, which isn't loaded).

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