Bug #982
chat list focussing wrong element
| Status: | New | Start date: | 06/01/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Quassel GUI (KDE) | |||
| Target version: | - | |||
| Version: | 0.6-pre | OS: | Any |
Description
I have a custom chat list with "unread" channels (minimum activity: 'new message'). When there is new stuff in more than a channel in one network (like the famous moepnet), than if I click on one chatroom, the chatroom is correctly presented, but the focus of the tree-element is off by one. Like this:
moepnet:
#something
#news
#paniks
clicking on #news
moepnet:
#something
#news
[#paniks]
so #news is shown, but "#paniks" is highlighted in the list. Version is actually 0.7-pre+93 ( http://git.quassel-irc.org/?p=quassel.git;a=commit;h=e223b940bbb059f9fb56db1aa70cd72bcabf1d0b )