Bug 167961

Summary: jump to begin of message in Composer using tab after entering subject
Product: [Applications] kmail Reporter: Florian Jauernig <fjauernig>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Florian Jauernig 2008-08-01 11:05:58 UTC
Version:            (using KDE 4.1.0)
Installed from:    Unlisted Binary Package
OS:                Linux

In Kmail shipped with KDE 3.5.9 when createing a new mail the standard procedure for writing mail is

1. entering a recipient
2. pressing TAB TAB TAB TAB
3. entering the subject
4. pressing TAB
5. starting to write the mail

With Kmail shipped with KDE 4.1 when hitting TAB in step 4 (so after entering the subject) the cursor jumps into the text field, but not at the beginning of the text field but the cursor is at the end of the signature.

Thus I have to navigate to the beginning of the message for beeing able to start writing a mail. This is a little annoying, as previously writing mails was really easy and quick.

Please adjust the behaviour to the way it has been in KDE 3.5.9.

Thanks!
Comment 1 Thomas McGuire 2008-08-01 17:01:54 UTC
SVN commit 840695 by tmcguire:

Make setting the cursor also work correctly when the cursor position is at the end
and a signature is appended.

Oh, and tip for the reporter: Use up/down arrow keys instead of tab
BUG: 167961


 M  +17 -0     kmeditor.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=840695