Comment 10 for bug 1207927

Revision history for this message
Stephen Brandt (ztefn) wrote :

Hi Eduardo,

2. Treeview filtering has been implemented in revisions 407 and 408:
http://bazaar.launchpad.net/~ztefn/haguichi/trunk/revision/407
http://bazaar.launchpad.net/~ztefn/haguichi/trunk/revision/408

It would be really great of you could give it a test spin. I'd like to know if the filtering works like you expected (or better...) and if the behavior is logical and all. To trigger the filtering you can use "Edit" -> "Find" (Ctrl+F) from the menubar or just start typing in the main window. Things to keep in mind about the current filter behavior:
- If only a member is matched, the parent network is shown too (a child node cannot be shown if the parent node is not visible).
- If only a network is matched, all it's children will be show too (showing just a network without it's children seemed a bit pointless).
- If "Show Offline Members" is deselected, offline members won't show up when filtering either.
- Collapsed networks stay collapsed when filtering too; to see matched members inside a collapsed network you'll have to expand it.

For convenience I've build Debian and source packages you can install:
http://www.haguichi.net/build/haguichi_1.0.25rev408-clr4.0_all.deb
http://www.haguichi.net/build/haguichi-1.0.25rev408-clr4.0.tar.gz

I look forward to your findings! =)