[webkit-reviews] review requested: [Bug 17046] [GTK] Context menu behavior is not native : [Attachment 18739] Make context menu native

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 11:28:39 PST 2008


Christian Dywan <christian at imendio.com> has asked  for review:
Bug 17046: [GTK] Context menu behavior is not native
http://bugs.webkit.org/show_bug.cgi?id=17046

Attachment 18739: Make context menu native
http://bugs.webkit.org/attachment.cgi?id=18739&action=edit

------- Additional Comments from Christian Dywan <christian at imendio.com>
This is an attempt to make the context menu feel native on the Gtk port.

. The editable menu gains Delete and Select All items. Further more the Writing
Direction menu was superseded by Input Methods and Insert Unicode Control
Character.
. Back, Forward, Stop and Reload are always visible but insensitive when
unavailable.
. Stock item labels provided by Gtk are preferred over custom strings.
. A 'populate-popup' signal is emitted on WebKitWebView to allow clients to
extend the context menu.


More information about the webkit-reviews mailing list