Summary: | Deleting an activity not working properly | ||
---|---|---|---|
Product: | [Unmaintained] Active | Reporter: | Javier Llorente <javier> |
Component: | Contour activity switcher | Assignee: | Marco Martin <notmart> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | active |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | unscheduled | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Javier Llorente
2011-07-27 14:12:42 UTC
Git commit cbacabdb8b548e4ed0e3e8626d97244317e98c89 by Marco Martin. Committed on 27/07/2011 at 20:10. Pushed by mart into branch 'master'. remove activity after stopping it remove activity after a delay: in this way another activity won't be created. this needs a proper fix somewhere CCBUG:278624 M +15 -0 qmlpackages/activityswitcher/contents/ui/main.qml M +8 -6 qmlpackages/activityswitcher/contents/ui/ActivityDelegate.qml http://commits.kde.org/plasma-mobile/cbacabdb8b548e4ed0e3e8626d97244317e98c89 now the activity switcher works as expected. however there is still something weird in the backend and this is a bit a workaround, so keeping it open It seems to work on 2011-07-28-10-21-meego-plasma-contour-experimental-USB-live.iso confirmed as fixed |