GNOME Bugzilla – Bug 710811
missed message from notification
Last modified: 2017-08-23 22:36:38 UTC
I got a notification that I was mentioned in a room. I clicked the notification. I was switched to Polari but there was no mention of me in the room that was selected and no number badges in the room list. I had to look through all the rooms to look for the message. Ideally we would switch to the room where the mention was. In any case we should show a badge next to the room to indicate where to go - and not remove it until it was actually seen.
Bug 710585 has a (needs-work) patch for this using the new GNotification API ...
Created attachment 258091 [details] [review] chatView: Activate the correct room when clicking a notification Clicking a notification should not only activate Polari, but also switch to the room where the mention was made. Implement this using an appropriate default action. Porting to GNotification will break compatibility with F20, so I'm not in a big hurry of merging it - let's implement this using the old API for now.
Comment on attachment 258091 [details] [review] chatView: Activate the correct room when clicking a notification Attachment 258091 [details] pushed as 7733408 - chatView: Activate the correct room when clicking a notification Leaving open for the badge issue ...
(In reply to comment #1) > Bug 710585 has a (needs-work) patch for this using the new GNotification API > ... It's not marked needs-work for me. Maybe you forgot to hit publish?
It looks like this issue can be closed as FIXED. Or am I missing something?
Yup, a badge is shown just fine these days.