[telepathy] [Bug 325506] Expansion of groups in the Contact List is not always remembered

David Edmundson kde at davidedmundson.co.uk
Sat Apr 26 19:02:37 BST 2014


https://bugs.kde.org/show_bug.cgi?id=325506

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/tele
                   |                            |pathy-contact-list/57123038
                   |                            |d097dd0fac80c31aadb27976ab2
                   |                            |547a7

--- Comment #15 from David Edmundson <kde at davidedmundson.co.uk> ---
Git commit 57123038d097dd0fac80c31aadb27976ab2547a7 by David Edmundson, on
behalf of Renato Atilio.
Committed on 26/04/2014 at 18:03.
Pushed by davidedmundson into branch 'kde-telepathy-0.8'.

Fix for a bug that caused the contacts list to not expand some groups on
opening and filtering

I've fixed the 325506 bug by creating a decision upon the validity of the
inserted item's parent. If it is valid, it works as before, considering it is a
top-level element we want to collapse/expand. If it is invalid, the inserted
item itself is probably the top-level node (hence the invalid parent - there's
none), so we get it in another way.

I don't think the second validity check is strictly needed, but I thought it
was safer to keep it anyway.

REVIEW: 117791

M  +11   -2    contact-list-widget.cpp
M  +1    -1    contact-list-widget.h

http://commits.kde.org/telepathy-contact-list/57123038d097dd0fac80c31aadb27976ab2547a7

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list