[webkit-reviews] review requested: [Bug 19456] [GTK] Editing capabilities : [Attachment 45136] Implement webkit_web_view_execute_command and command-executed signal

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


Christian Dywan <christian at twotoasts.de> has asked  for review:
Bug 19456: [GTK] Editing capabilities
https://bugs.webkit.org/show_bug.cgi?id=19456

Attachment 45136: Implement webkit_web_view_execute_command and
command-executed signal
https://bugs.webkit.org/attachment.cgi?id=45136&action=review

------- Additional Comments from Christian Dywan <christian at twotoasts.de>
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


More information about the webkit-reviews mailing list