Bug 15525

Summary: transpose (control-T) should do the last two characters on a line if at end of line
Product: WebKit Reporter: Darin Adler <darin>
Component: HTML EditingAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Minor Keywords: InRadar
Priority: P3    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to fix this and move Control-T code into WebCore adele: review+

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.