[Webkit-unassigned] [Bug 80597] [WK2] Add WKHitTestResultIsContentEditable()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 00:39:27 PST 2012


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





--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com>  2012-03-09 00:39:27 PST ---
(In reply to comment #3)
> Looks good to me. Just one question - how does Mac port achieve the same, and is it inappropriate for Gtk?

I don't know if mac has an input methods menu item, ContextMenuItemTagInputMethods enum is specific to GTK+. In any case, the GTK+ API allows the users to ignore the given default context menu and build their own menu using the given hit test result. I think knowing whether hit test is editable content could be useful for other things too.

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