Summary: | Cashew icon does not remember location after stop/start an activity | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Robby Engelmann <robby.engelmann> |
Component: | activities | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | chanika, gregor, markg85, robby.engelmann, scarpino, simonfv, xeno |
Priority: | LO | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/00b5c46dbc2ddceeeb8f6d56af684ac1a89876f7 | Version Fixed In: | 4.9.3 |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 303462 |
Description
Robby Engelmann
2011-01-22 10:59:12 UTC
I can confirm this behaviour, in fact proper steps to reproduce the problem are: With morew than 1 activitiy created. 1. move cashew to non-default location (bottom corners, left-side corners...) 2. lock the desktop settings 3. stop activity 4. start activity. Now cashew will be back to top-right corner. With desktop settings unlocekd cashew stays in place when activity is resumed. I can reproduce this behaviour in KDE 4.6.3 following Trzmiels steps. I can confirm it too (KDE 4.7.3). lowering priority still valid for 4.8.3 (In reply to comment #4) > still valid for 4.8.3 Would you mind sharing how you reproduced this? I just tried to and it seems to be working just fine here. I'm running KDE 4.8.3 as well. I see, one point was missing, here an update: Steps to Reproduce: -start an activity -replace cashew to a place other than upper right (for that unlock widgets) -lock widgets <-- (this was missing, as for leaving widgets unlocked it also worked for me) -stop activity -start it again Actual Results: --> cashew is placed back to upper right Expected Results: cashew location should be remembered (In reply to comment #6) > I see, one point was missing, here an update: > > Steps to Reproduce: > -start an activity > -replace cashew to a place other than upper right (for that unlock widgets) > -lock widgets <-- (this was missing, as for leaving widgets unlocked it also > worked for me) > -stop activity > -start it again > > Actual Results: --> cashew is placed back to upper right > Expected Results: cashew location should be remembered That indeed works as described. Git commit 88d7dc41d845a512362b295a98e8e64510981a3d by Gregor Tätzner. Committed on 05/10/2012 at 20:51. Pushed by gregort into branch 'master'. fixed position restoration of desktop toolbox removed early exit, probably dead code FIXED-IN: 4.9.3 REVIEW: 106743 M +0 -7 plasma/desktop/toolboxes/internaltoolbox.cpp http://commits.kde.org/kde-workspace/88d7dc41d845a512362b295a98e8e64510981a3d Git commit 00b5c46dbc2ddceeeb8f6d56af684ac1a89876f7 by Gregor Tätzner. Committed on 05/10/2012 at 20:51. Pushed by gregort into branch 'KDE/4.9'. fixed position restoration of desktop toolbox removed early exit, probably dead code FIXED-IN: 4.9.3 REVIEW: 106743 M +0 -7 plasma/desktop/toolboxes/internaltoolbox.cpp http://commits.kde.org/kde-workspace/00b5c46dbc2ddceeeb8f6d56af684ac1a89876f7 |