Summary: | Plasma::Icon remains higlighted | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Grósz Dániel <groszdanielpub> |
Component: | general | Assignee: | 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
Re-unconfirm (owner changing confirmed the bug). this appears to be a problem with icons in general; I've seen it happen with the trash widget too. 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. 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 |