[Webkit-unassigned] [Bug 11061] New: Allow the UIDelegate to customize context menus for text fields and areas

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 27 12:05:33 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=11061

           Summary: Allow the UIDelegate to customize context menus for text
                    fields and areas
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: WebKit API
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: rachael at omnigroup.com


Currently there is a check when calling the
webView:contextMenuItemsForElement:defaultMenuItems: delegate method to prevent
it's being called for text areas and textfields (in the
_menuForElement:defaultItems: method in WebView.m). There doesn't appear to be
any current reason for this to be the case, so it would be nice if this
restriction were removed, so that those context menus could also be modified.


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