[Webkit-unassigned] [Bug 15057] EditorClientGtk is missing some important keypress handling, patch attached

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 21:25:18 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15057





------- Comment #10 from m at ni.ac.nz  2007-08-22 21:25 PDT -------
Created an attachment (id=16087)
 --> (http://bugs.webkit.org/attachment.cgi?id=16087&action=view)
updated patch to implement back/forward word/paragraph and home/end while
selecting, and removed duplication

As discussed on IRC, Ctrl-X is replaced with copy when the content is not
editable. QT does this too.

I've updated the patch to support:
 * back/forward word/paragraph
 * shift-home/end to select to start/end of document

Also, I've removed a lot of duplication from the switch statements and made the
method have just one exit point. Hope the refactoring is OK.


-- 
Configure bugmail: http://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