[Webkit-unassigned] [Bug 11352] New: [Drosera] add context menus for key UI elements and remove "Reload"
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 18 20:25:02 PDT 2006
http://bugs.webkit.org/show_bug.cgi?id=11352
Summary: [Drosera] add context menus for key UI elements and
remove "Reload"
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: Normal
Priority: P2
Component: Drosera
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: timothy at hatcher.name
We should add a way for JavaScript to define something should have a context
menu. We can look for a special class or attribute that the WebView delegate
looks for. Then the delegate can call into JavaScript to get an array of menu
names and function objects. These function objects will be called if the menu
item is picked. This system will make it easy to add more context menus later,
and keep most of the code in javaScript.
--
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