Version: git-latest OS: Linux Currently the context menu takes groups from contact's account, but once the GroupsModel is in place, it should offer all the present groups (even those from different account) and it should be possible to move the contact between them (ie. check if the group exists in that account, if not - create it). The problem is when the view is switched to non-groups view. Should we still offer all the groups or should then there be only account groups? Reproducible: Didn't try
As comawhite requested, I'm assigning him this.
Git commit bc7cb30419adbfd8cf45a0c8a092a8a62292f483 by Keith Rusler. Committed on 18/05/2011 at 14:57. Pushed by karusler into branch 'master'. Search through all the available accounts to retrieve the contact groups that are available to us then we append them together so that the user can move contacts all to the same groups etc instead of what we current had that would only move them between groups that only that contact had for that protocol. BUG:272475 M +14 -3 main-widget.cpp M +1 -0 main-widget.h http://commits.kde.org/telepathy-contact-list/bc7cb30419adbfd8cf45a0c8a092a8a62292f483