GNOME Bugzilla – Bug 621090
Live search does not show offline contacts
Last modified: 2010-08-03 14:24:50 UTC
Needs a bit of refactoring in the EmpathyContactListStore/View: The "show-offline" property should be moved from store to view, and use the filter to show/hide them. The store should always have all contacts, it's the view's job to display only contacts we want.
Removing the dep on the Gtk bug. I added a workaround in Empathy after all. It is a bit smarter that the initial workaround Felix did, I don't refilter the whole model each time there is a change in the base model, I only update its parent.
*** Bug 551794 has been marked as a duplicate of this bug. ***
fixed in master