Bug 167961 - jump to begin of message in Composer using tab after entering subject
Summary: jump to begin of message in Composer using tab after entering subject
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-01 11:05 UTC by Florian Jauernig
Modified: 2008-08-01 17:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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