[Webkit-unassigned] [Bug 27546] [GTK] context menu overriding API is very limited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 10:16:36 PDT 2009


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





--- Comment #2 from Gustavo Noronha (kov) <gns at gnome.org>  2009-07-22 10:16:35 PDT ---
(From update of attachment 33267)
This is very much work in progress, but seems to already provide 99%-identical
behavior. I tested Midori which does various magics with the current menu, and
I get this, when I right click an image, although the menus seem to be working
OK:

(midori:636): Gtk-CRITICAL **: gtk_label_set_label: assertion `GTK_IS_LABEL
(label)' failed

I am posting the patch to gather comments on the implementation, and would like
to read opinions on what kind of API we would provide here. I guess an object
which passes along information from the HitTest result object, along with the
GtkUIManager, and what else?

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



More information about the webkit-unassigned mailing list