[webkit-reviews] review cancelled: [Bug 16135] [GTK] Support caret browsing : [Attachment 29647] editorclientkeys.patch

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


Xan Lopez <xan.lopez at gmail.com> has cancelled Xan Lopez <xan.lopez at gmail.com>'s
request for review:
Bug 16135: [GTK] Support caret browsing
https://bugs.webkit.org/show_bug.cgi?id=16135

Attachment 29647: editorclientkeys.patch
https://bugs.webkit.org/attachment.cgi?id=29647&action=review

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
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.


More information about the webkit-reviews mailing list