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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 04:24:55 PST 2009


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


Christian Dywan <christian at twotoasts.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45136|0                           |1
        is obsolete|                            |
  Attachment #45136|review?                     |
               Flag|                            |
  Attachment #45143|                            |review?
               Flag|                            |




--- Comment #5 from Christian Dywan <christian at twotoasts.de>  2009-12-18 04:24:54 PST ---
Created an attachment (id=45143)
 --> (https://bugs.webkit.org/attachment.cgi?id=45143)
Implement webkit_web_view_execute_command, command-executed, catch internal
commands

I updated the patch since I noticed that commands coming from WebCore, ie.
through Javascript were not handled at all. So I added a shouldExecuteCommand
to EditorClient.

One remaining issue: for some reason internal commands have no command names.

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