Badge counts not keeping sync with app/notifications
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Unassigned | ||
Telegram app |
Fix Released
|
High
|
Michał Karnicki | ||
Ubuntu Push Notifications |
Fix Released
|
High
|
Roberto Alsina | ||
ubuntu-push-qml (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
ubuntu-push-qml (Ubuntu RTM) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
App Version: 0.9.12.75
OS Version: ubuntu-
Steps to reproduce:
* Configure telegram with push notification support (ubuntu one account)
* Switch away from app so it is in background
* Send a message to the account
* Push notification is received, pop up displayed, entry in notification centre, telegram icon gets '1' badge
* Open notification indicator
* Select clear all (badge = 1)
* Click on telegram in launcher (badge = 1)
* Unread chat in telegram, read it (bage = 1)
* background telegram again
* send N messages (badge = N)
* click on most recent of the notifications in the centre
* chat opened
Actual Result:
Unread message in telegram = 0, messages in centre = N-1, count on badges = N
Expected result:
Not the above
Related branches
- libqtelegram team: Pending requested
-
Diff: 23 lines (+2/-4)1 file modifiedtelegram.qml (+2/-4)
- Michał Karnicki (community): Approve
- John Lenton (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/Ubuntu/PushNotifications/pushclient.cpp (+1/-1)
- Michał Karnicki (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/Ubuntu/PushNotifications/pushclient.cpp (+1/-1)
Changed in libqtelegram: | |
status: | New → Confirmed |
Changed in libqtelegram: | |
importance: | Undecided → High |
Changed in libqtelegram: | |
assignee: | nobody → Michał Karnicki (karni) |
tags: | added: push |
Changed in canonical-devices-system-image: | |
importance: | Undecided → Medium |
milestone: | none → ww05-2015 |
status: | New → Confirmed |
Changed in libqtelegram: | |
milestone: | none → m15 |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in ubuntu-push: | |
status: | New → Fix Released |
tags: | added: cqa-verified |
Changed in libqtelegram: | |
status: | Fix Committed → Fix Released |
Any progress with this bug?