Summary: | kickoff disappears after changing desktop | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Marta <marta.luchi> |
Component: | widget-kickoff | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Marta
2009-05-05 16:32:09 UTC
Probably another consequence of the "clicking outside the menu does not close it"? @Pino: I think so. This should be closed as "WORKSFORME" being unreproducible on trunk. Maybe a test should be done on the next 4.2.3 @(In reply to comment #2) > @Pino: I think so. This should be closed as "WORKSFORME" being unreproducible > on trunk. Maybe a test should be done on the next 4.2.3 I changed desktop clicking on the icon of an application in the taskbar located in another desktop. I.e.: I'm in desktop 1 and I have firefox in desktop 2. I open the kickoff, click on the firefox reduced icon on the taskbar, so the desktop change to desktop 2. The kickoff doesn't open anymore. SVN commit 964490 by aseigo: activate the window; since we're half-managing it ourselves, we need to take this extra step otherwise it can end up minimized. not what we want. BUG:191691 M +2 -0 popupapplet.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=964490 |