Bug 153450

Summary: Plasma::Icon remains higlighted
Product: [Unmaintained] plasma4 Reporter: Grósz Dániel <groszdanielpub>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Grósz Dániel 2007-12-04 22:07:30 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

If I click on the Application Launcher button, the KDE logo gets highlighted. If I quit the menu, it remains highlighted.
Comment 1 Pino Toscano 2007-12-05 11:13:10 UTC
Re-unconfirm (owner changing confirmed the bug).
Comment 2 Chani 2007-12-11 14:22:35 UTC
this appears to be a problem with icons in general; I've seen it happen with the trash widget too.
Comment 3 Marco Martin 2007-12-11 14:45:00 UTC
i also noticed that: in both applets on a mousepress event a popup menu is shown, this seems to steal the mouserelease event to the icon widget.
the launcher applet that has no popups kinda works.
Comment 4 Jason Stubbs 2007-12-16 11:13:51 UTC
SVN commit 749017 by jstubbs:

Set the icon to appear pressed while the menu is open and set it back
to regular highlighting after the menu closes.
BUG: 153450


 M  +5 -3      applet/applet.cpp  
 M  +1 -0      applet/applet.h  
 M  +2 -0      simpleapplet/simpleapplet.cpp  
 M  +6 -0      ui/launcher.cpp  
 M  +4 -0      ui/launcher.h  


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