[Webkit-unassigned] [Bug 90449] [GTK] Implement smart separators for context menu in WebKit2 GTK+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 13 05:15:00 PDT 2012


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





--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-07-13 05:15:00 PST ---
(In reply to comment #2)
> (From update of attachment 150587 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=150587&action=review
> 
> > Source/WebKit2/UIProcess/gtk/WebContextMenuProxyGtk.cpp:123
> > +    }
> 
> It seems weird that WK would ask us to populate menus with separators in stupid places. If this is the case should we not fix that code instead?

This is not called from WK, but from the API layer. The other populate method is the one used for WK menu items, and it doesn't check separators.

-- 
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