https://bugs.kde.org/show_bug.cgi?id=277216
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |[email protected] Resolution|FIXED | --- Comment #5 from David Edmundson <kde davidedmundson co uk> 2011-07-20 11:04:57 --- [12:01] <Sho_> d_ed: I've reopened the contacts list about half a dozen times during the last ~hour of testing and had to recheck the hide groups tool button every time [12:01] <Sho_> at the same time it did however save my choice of the compact list style [12:02] <Sho_> so i'm fairly certain the group hiding thigng is buggered :-) if (guiConfigGroup.readEntry("use_groups", true)) { onGroupContacts(true); m_groupContactsAction->setChecked(true); } I'm willing to be the default setup is to show the groups - at which point this code needs an "else {onGroupContacts(false)" (or to rearrange some other code). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
