[Webkit-unassigned] [Bug 14703] New: No contextual menus in webviews

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 21 09:24:10 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14703

           Summary: No contextual menus in webviews
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: opendarwin at lapcatsoftware.com


Overview Description:
Contexual menus do not work at all in webviews. If you control-click in web
page, no contextual menu appears, and there's always an error logged such as
the following: *** -[NSCFArray objectAtIndex:]: index (4) beyond bounds (4)

Steps to Reproduce:
(1) Build WebKit from revision 24507.
(2) Run the run-safari script.
(3) Load a web page, such as http://www.apple.com/
(4) Control-click anywhere in the page

Expected Results:
A contextual menu appears.

Actual Results:
No contextual menu appears.  An error is logged, e.g., *** -[NSCFArray
objectAtIndex:]: index (1) beyond bounds (1).

Build & Platform:
WebKit revision 24507 on Mac OS X 10.4.10 Intel, MacBook Pro.

Additional Information:
I've confirmed this bug in both Safari and Vienna
(http://vienna-rss.sourceforge.net/vienna2.php), another WebKit app.

Charles Gaudette in #webkit (irc.freenode.net) states that the bug does not
occur using PPC, OS X 10.4.10, Safari 3.0.2 beta, r24501.


-- 
Configure bugmail: http://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