Bug 179361 - outgoing dialogue "hostname" field: cursor jumps to the end of the string if adding a letter in the middle
Summary: outgoing dialogue "hostname" field: cursor jumps to the end of the string if ...
Status: RESOLVED FIXED
Alias: None
Product: kdepimlibs
Classification: Applications
Component: mailtransport (show other bugs)
Version: 4.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Tom Albers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-02 12:50 UTC by S. Burmeister
Modified: 2009-01-10 00:36 UTC (History)
1 user (show)

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 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