[Webkit-unassigned] [Bug 19669] New: oncontextmenu does not trigger in IFrames when using Carbon API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 19 02:37:09 PDT 2008


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

           Summary: oncontextmenu does not trigger in IFrames when using
                    Carbon API
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael.seydl at gmail.com


When creating a WebView via HIWebViewCreate and loading a page which includes
an iframe, oncontextmenu javascript events of the page inside the iframe will
not be processed.

Only the page inside of the mainFrame do receive the javascript event
"oncontextmenu", but none of its children inside iframes. 

Tested with own implementation and CarbonWeb (from the Apple SDK) linked
against the latest WebKit. 

Sample Attached.


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



More information about the webkit-unassigned mailing list