Bug 211692 - tooltips / user details in "watched users online" off by one
Summary: tooltips / user details in "watched users online" off by one
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-24 20:50 UTC by Christian Boltz
Modified: 2009-10-24 21:45 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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