[Webkit-unassigned] [Bug 19456] [GTK] Editing capabilities

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 03:09:13 PST 2009


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


Christian Dywan <christian at twotoasts.de> changed:

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




--- Comment #3 from Christian Dywan <christian at twotoasts.de>  2009-12-18 03:09:13 PST ---
Created an attachment (id=45136)
 --> (https://bugs.webkit.org/attachment.cgi?id=45136)
Implement webkit_web_view_execute_command and command-executed signal

This adds a function to execute commands, such as to make text bold, move text
and other things. I'm not sure what the best way to document it is. I guess the
documentation should list commands... if you agree with the functionality I
intend to look into documenting it.

Use cases:
Implement custom context menu
Keep a history of executed commands
Execute commands with custom key bindings
Prevent commands to restrict text editing

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