RESOLVED FIXED Bug 15525
transpose (control-T) should do the last two characters on a line if at end of line
https://bugs.webkit.org/show_bug.cgi?id=15525
Summary transpose (control-T) should do the last two characters on a line if at end o...
Darin Adler
Reported 2007-10-15 17:39:51 PDT
As in emacs, a transpose command should do the last two characters on a line if you do it at the end of a line.
Attachments
patch to fix this and move Control-T code into WebCore (25.67 KB, patch)
2007-10-15 17:52 PDT, Darin Adler
adele: review+
Darin Adler
Comment 1 2007-10-15 17:40:16 PDT
Darin Adler
Comment 2 2007-10-15 17:52:54 PDT
Created attachment 16682 [details] patch to fix this and move Control-T code into WebCore
Darin Adler
Comment 3 2007-10-16 14:50:16 PDT
Committed revision 26683.
Note You need to log in before you can comment on or make changes to this bug.