[kopete-bugs] [Bug 266559] New: Show contact tooltips even when main window has not focus

Adria swiftscythe at gmail.com
Thu Feb 17 20:21:32 CET 2011


https://bugs.kde.org/show_bug.cgi?id=266559

           Summary: Show contact tooltips even when main window has not
                    focus
           Product: kopete
           Version: 1.0.80
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: Main Application
        AssignedTo: kopete-bugs at kde.org
        ReportedBy: swiftscythe at gmail.com


Version:           1.0.80 (using Devel) 
OS:                Linux

It would be nice that when you hoover on a contact from the contact list, their
tooltip was shown even if that window has not focus.

I've managed to achieve this behaviour by adding:

   window()->setAttribute( Qt::WA_AlwaysShowToolTips );

to line 268 in kopetewindow.cpp

Is it the right approach? If so, would you mind including this?

Thank you very much.

I've been using this hack for some days now and it hasn't caused any problems

Reproducible: Always

Steps to Reproduce:
Hoover on a contact with the contact list unfocused



OS: Linux (x86_64) release 2.6.37-ARCH
Compiler: gcc

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the kopete-bugs mailing list