Bug 185394

Summary: Create entry for top level in quick add contact dialog
Product: [Applications] kopete Reporter: S.Trzmiel <xeno>
Component: Main ApplicationAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 4.11

Description S.Trzmiel 2009-02-24 00:05:36 UTC
Version:           0.70.0 (using KDE 4.2.0)
OS:                Linux
Installed from:    Fedora RPMs

It's not possible to add contacts to the root of the contacts tree when there are groups created.

Exapmle:
My contacts are divided beetween three groups
-main (general)
-business
-family

I want to add friend from old work to main group, but the only selections in groups field are "business" and "family"
I have to add contact to one of those two then move contact to the main group.

The "groups" dropdown list should contain <empty> entry and it should be selected by default.
Comment 1 S.Trzmiel 2010-11-21 16:04:15 UTC
Kopete 1.0.80 still exhibit this problem. Still I'm unable to add contacts to the root of the list :(
Comment 2 Pali Rohár 2013-06-01 20:52:14 UTC
SVN commit 1356747 by pali:

Add Top Level group to Kopete::ContactList::self()->groups() and show it in Add contact dialog

Related: bug 220225
FIXED-IN: 4.11


 M  +7 -0      kopete/kopetewindow.cpp  
 M  +3 -0      libkopete/contactlist/xmlcontactstorage.cpp  


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