Bug 179361

Summary: outgoing dialogue "hostname" field: cursor jumps to the end of the string if adding a letter in the middle
Product: [Applications] kdepimlibs Reporter: S. Burmeister <sven.burmeister>
Component: mailtransportAssignee: Tom Albers <toma>
Status: RESOLVED FIXED    
Severity: normal CC: kdepim-bugs
Priority: NOR    
Version: 4.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description S. Burmeister 2009-01-02 12:50:32 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

If I have an existing outgoing account and edit it, i.e. there is already a string in the "hostname" field, the cursor jumps to the end of that string, if I edit a letter in its middle. e.g. if you have "somerver.com" and want to add "es" in the middle, after typing "e" the cursor will jump to the end of the string, instead of waiting for the next letter to be entered.
Comment 1 Thomas McGuire 2009-01-04 14:23:43 UTC
Confirmed with trunk and the transportmgr test app.
Comment 2 Tom Albers 2009-01-10 00:36:20 UTC
SVN commit 908592 by toma:

Remeber the cursor position when sanitizing...
BUG: 179361


 M  +4 -0      transportconfigdialog.cpp  


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