Favourite scopes forcefully refreshed when opened from Manage Dash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity8 (Ubuntu) |
Fix Released
|
Medium
|
handsome_feng | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
Steps:
* swipe left/right through all favourite scopes to trigger a refresh where needed
* bottom-swipe to Manage Dash
* select one of the favourite scopes
Expected:
* the scope is opened pre-populated
Current:
* the scope is refreshed on open
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: unity8 8.02+15.
ProcVersionSign
Uname: Linux 3.19.0-13-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 22 11:46:36 2015
SourcePackage: unity8
SystemImageInfo:
current build number: 0
device name:
channel: daily
last update: Unknown
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Albert Astals Cid (community): Approve
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Paweł Stołowski (community): Approve
-
Diff: 59 lines (+12/-1)3 files modifiedqml/Dash/Dash.qml (+5/-0)
qml/Dash/ScopesList.qml (+2/-0)
qml/Dash/ScopesListCategory.qml (+5/-1)
Changed in unity-scopes-shell (Ubuntu): | |
status: | New → Invalid |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
importance: | Undecided → Critical |
importance: | Critical → Medium |
assignee: | nobody → handsome_feng (feng-kylin) |
I have a branch for this which linked above,and it works fine. But i'm not sure whether it is the most suitable way, maybe there is a better way for this? Modify the "activate" method in unity-scope-shell ? hope to hear your opinion.