[Webkit-unassigned] [Bug 16135] [GTK] Support caret browsing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 04:38:38 PDT 2009


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


xan.lopez at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #29647|review?                     |
               Flag|                            |
  Attachment #29647|0                           |1
        is obsolete|                            |
  Attachment #29737|                            |review?
               Flag|                            |




------- Comment #18 from xan.lopez at gmail.com  2009-04-24 04:38 PDT -------
Created an attachment (id=29737)
 --> (https://bugs.webkit.org/attachment.cgi?id=29737&action=view)
editorclientkeysv2.patch

OK, I've removed the systemKey commented code, and the handling of the
clipboard functions from here.

The GtkBinding thing would be nice, but I don't see an issue way of doing it
here, since for the bindings to work you need to go the parent class of the
view in keypress, which happens quite a bit later than this.

Also, the code for up/down/etc in caretBrowsing here is actually different than
the one in EventHandler, so I've left it here for now. We may unify it, but I
think it should be done in a different patch.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list