Bug 228023 - group editor always jumps to bottom of list
Summary: group editor always jumps to bottom of list
Status: RESOLVED FIXED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-22 11:41 UTC by Martin Tlustos
Modified: 2010-03-28 16:06 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 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