Bug 297722

Summary: Copy/paste comment in the table of a split operation leads to a wrong behaviour
Product: [Applications] skrooge Reporter: sdkfz262
Component: generalAssignee: Stephane MANKOWSKI <stephane>
Status: RESOLVED FIXED    
Severity: normal CC: stephane
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot displaying the result of copying/pasting the comment

Description sdkfz262 2012-04-08 15:51:36 UTC
Created attachment 70238 [details]
Screenshot displaying the result of copying/pasting the comment

Prerequisites : 
- a split operation, with at least 2 different lines of split
- first line is fulfilled (at least comment + amount)
- comment of the second one is blank

When highlighted and copied through Ctrl-C shortcut, the comment of the first line is copied with more than the comment itself : category, amount and all other cells of the first line which aren't blank are copied. 

When pasted in the comment of the second line, all fields appear, each one separated from the other by a ";". See the capture attached.
Comment 1 Stephane MANKOWSKI 2012-04-08 18:28:14 UTC
Git commit f9b72ef0fc179248d3a4aba619d1c2437154cd8d by Stephane Mankowski.
Committed on 08/04/2012 at 20:27.
Pushed by smankowski into branch 'Feature'.

M  +1    -0    CHANGELOG
M  +1    -1    skgbasegui/skgtablewidget.cpp

http://commits.kde.org/skrooge/f9b72ef0fc179248d3a4aba619d1c2437154cd8d
Comment 2 Stephane MANKOWSKI 2012-04-08 20:45:45 UTC
Git commit c07d1cc27abd4d1ce74e7a376441818e3a087cf0 by Stephane Mankowski.
Committed on 08/04/2012 at 22:43.
Pushed by smankowski into branch 'Feature'.

M  +1    -0    CHANGELOG
M  +1    -1    skgbasegui/skgtablewidget.cpp
M  +1    -1    skgbasegui/skgtreeview.cpp

http://commits.kde.org/skrooge/c07d1cc27abd4d1ce74e7a376441818e3a087cf0