Bug 153450 - Plasma::Icon remains higlighted
Summary: Plasma::Icon remains higlighted
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-04 22:07 UTC by Grósz Dániel
Modified: 2007-12-16 11:13 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 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