[FFe] Dash - files deleted by dragging and dropping the file from the Dash to the Trash are not removed from the Dash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ayatana Design |
Fix Released
|
High
|
John Lea | ||
Unity |
Fix Released
|
High
|
Paweł Stołowski | ||
unity (Ubuntu) |
Fix Released
|
High
|
Paweł Stołowski |
Bug Description
=======
FFe rationale:
- fixes broken functionality that users expect to 'just work'.
- code change is very isolated and limited.
- zeitgeist is relatively mature and proven technology.
- adds new dependency to Unity, but on the other hand, zeitgeist is already present in the distro and many packages depend on it (such as lenses).
=======
Files deleted by dragging and dropping the file from the Dash to the Trash are not removed from the Dash
To Reproduce:
1. Open the Dash File Lens
2. Drag and drop a file from the File Lens to the Trash
3. Re-open the Dash and navigate to the File Lens
4. Notice that the file you just deleted is still there!
5. Try to load the file by clicking on it.
6. Nothing happens.
Desired Resolution:
- As soon as a file is deleted by dragging and dropping it from the Dash to the Trash, the file should be immediately removed from the Dash
Related branches
- Marco Trevisan (Treviño): Approve
- Michal Hruby (community): Approve
-
Diff: 96 lines (+48/-2)3 files modifiedCMakeLists.txt (+1/-1)
launcher/TrashLauncherIcon.cpp (+28/-1)
manual-tests/Launcher.txt (+19/-0)
- Marco Trevisan (Treviño): Approve
-
Diff: 98 lines (+50/-2)3 files modifiedCMakeLists.txt (+1/-1)
launcher/TrashLauncherIcon.cpp (+30/-1)
manual-tests/Launcher.txt (+19/-0)
Changed in ayatana-design: | |
assignee: | nobody → John Lea (johnlea) |
importance: | Undecided → High |
status: | New → Fix Committed |
tags: | added: onew udo |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → Low |
Changed in unity: | |
importance: | Undecided → Medium |
status: | New → Confirmed |
Changed in unity (Ubuntu): | |
importance: | Low → Medium |
Changed in unity: | |
milestone: | none → backlog |
tags: | added: udp |
Changed in ayatana-design: | |
status: | Fix Committed → Triaged |
Changed in ayatana-design: | |
status: | Triaged → Fix Committed |
Changed in unity: | |
assignee: | nobody → Mikkel Kamstrup Erlandsen (kamstrup) |
Changed in unity: | |
assignee: | Mikkel Kamstrup Erlandsen (kamstrup) → nobody |
Changed in unity: | |
status: | Confirmed → Triaged |
Changed in unity (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in unity: | |
importance: | Medium → High |
Changed in unity (Ubuntu): | |
importance: | Medium → High |
tags: | added: dashm |
Changed in unity: | |
assignee: | nobody → Pawel Stolowski (stolowski) |
Changed in unity: | |
status: | Triaged → In Progress |
Changed in unity (Ubuntu): | |
status: | Triaged → New |
Changed in unity (Ubuntu): | |
status: | New → In Progress |
assignee: | nobody → Pawel Stolowski (stolowski) |
summary: |
- Dash - files deleted by dragging and dropping the file from the Dash to - the Trash are not removed from the Dash + [FFe] Dash - files deleted by dragging and dropping the file from the + Dash to the Trash are not removed from the Dash |
description: | updated |
description: | updated |
Changed in unity: | |
milestone: | backlog → none |
tags: | added: exbacklog |
Changed in unity: | |
milestone: | none → 7.0 |
status: | In Progress → Fix Committed |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
Changed in ayatana-design: | |
status: | Fix Committed → Fix Released |
tags: |
added: reviewedbydesignq removed: udp |
@stolowski; does this need a ffe?? It is most definitely a bug, no new functionality is being introduced.