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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 26 15:13:31 PDT 2009


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


Christian Dywan <christian at twotoasts.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40181|                            |review?
               Flag|                            |




--- Comment #22 from Christian Dywan <christian at twotoasts.de>  2009-09-26 15:13:31 PDT ---
Created an attachment (id=40181)
 --> (https://bugs.webkit.org/attachment.cgi?id=40181)
Conditionalize font menu item, omit spell check

This patch changes the context menu in this way:

- "Web Search" is never shown in editables.
- "Font" is only shown if there is rich text editing.
- "Spell checking" is never shown.
I originally thought of conditionalizing it but now I think it's not useful
since it basically only provides options that belong in a Preferences dialogue.
At least that's what I found.

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