[launcher] Closed applications don't get their launcher counts cleared
Bug #767367 reported by
Mike Conley
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Invalid
|
Undecided
|
Unassigned | ||
libunity |
New
|
Undecided
|
Unassigned | ||
unity-2d |
Fix Released
|
Medium
|
Alberto Mardegan | ||
libunity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I'm not sure if this is a libunity issue, or a Unity 2D issue. In either case, this new behaviour just cropped up.
Steps to reproduce:
1) Run an application that causes the launcher to display a count
2) Cause a count
3) Close the application
What happens:
The count remains.
What's expected:
The count should disappear, since the application is now closed.
I can confirm this with both Evolution and Thunderbird.
Related branches
lp://staging/~mardy/unity-2d/clear-counter
- Ugo Riboni (community): Approve
-
Diff: 49 lines (+14/-0)2 files modifiedlibunity-2d-private/src/launcherapplication.cpp (+13/-0)
libunity-2d-private/src/launcherapplication.h (+1/-0)
Changed in unity: | |
status: | New → Invalid |
Changed in unity-2d: | |
importance: | Undecided → Medium |
Changed in unity-2d (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-2d: | |
assignee: | nobody → Alberto Mardegan (mardy) |
Changed in unity-2d: | |
milestone: | none → 3.8.16 |
status: | Confirmed → In Progress |
Changed in unity-2d (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in unity-2d: | |
milestone: | 4.0 → 4.2 |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity-2d (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
Changed in unity-2d: | |
status: | Fix Released → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Mike, are you using unity-2d? I just tried to reproduce this problem with evolution in Unity and the emblem vanished as soon as I closed the app.