Bug 211692

Summary: tooltips / user details in "watched users online" off by one
Product: [Applications] konversation Reporter: Christian Boltz <kde-bugs>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Christian Boltz 2009-10-24 20:50:48 UTC
Version:            (using KDE 4.3.1)
Installed from:    SuSE RPMs

The tooltips with user details in "watched users online" are off by one. If you hover a user name with the mouse, information related to the user listed one line below will be shown.

Example (text version of "watched users online")

                   hovering shows details for...
- Freenode         userBar
  + userBar        userBaz
  + userBaz        userFoo
  + userFoo        - no tooltip -
  + Offline        - no tooltip -
Comment 1 Eike Hein 2009-10-24 21:45:42 UTC
SVN commit 1039854 by hein:

Fix tooltip display in the WNO list.
BUG:211692


 M  +2 -0      ChangeLog  
 M  +3 -3      src/irc/nicksonline.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1039854