Bug 228023

Summary: group editor always jumps to bottom of list
Product: [Applications] kaddressbook Reporter: Martin Tlustos <martin.tlustos>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: tokoe
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Martin Tlustos 2010-02-22 11:41:59 UTC
Version:           4.4 (using 4.4.00 (KDE 4.4.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.31-20-generic

When editing a large group the editor always jumps to the bottom end, no matter where I am editing. I wanted to remove double entries from a distribution list that I created from kmail, and each time I deleted an entry, the list jumped to the bottom end.
Comment 1 Tobias Koenig 2010-03-28 16:06:55 UTC
SVN commit 1108291 by tokoe:

Don't jump to the last row of the editor after
deleting a contact, but to the first column of the
current row.

BUG: 228023


 M  +3 -3      contactgroupeditordelegate.cpp  
 M  +1 -1      contactgroupeditordelegate_p.h  


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