Bug 360373 - Save File Dialog - cursor mispostions
Summary: Save File Dialog - cursor mispostions
Status: RESOLVED WORKSFORME
Alias: None
Product: kmymoney
Classification: Applications
Component: file (show other bugs)
Version: git (master)
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-10 17:42 UTC by allan
Modified: 2018-10-13 11:41 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 allan 2016-03-10 17:42:08 UTC
If I have downloaded a file and wish to amend the file name, by adding a prefix, the first letter is positioned correctly, but then the cursor jumps to the endpoint of the existing file name.
If this is not noticed, an incorrect name is used, and the extension is unrecognised.


Reproducible: Always

Steps to Reproduce:
1.Download a file.
2.Start to add a prefix, say a KMM account name before the existing name, which possibly is a date.
3.Original filename say is 2016.csv.
4. Enter the first letter, say 'C' of Current.
5. Now add the second letter, the 'u'.
6. This, and subsequent letters, are added after the file extension.
7. The name becomes C2016.csv.urrent.



Actual Results:  
As above.

Expected Results:  
Filename should be Current2016.csv.

Interestingly, if the error is noticed, and the added first letter is backspaced over, the wanted prefix can now be added correctly.
Comment 1 Thomas Baumgart 2018-10-13 11:41:55 UTC
No applicable anymore, as the whole logic has been revised.