After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614975 - update conversations in expanded view
update conversations in expanded view
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
: 615833 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-04-06 15:58 UTC by William Jon McCann
Modified: 2010-04-15 14:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (52.51 KB, image/png)
2010-04-06 16:02 UTC, William Jon McCann
  Details
messageTray: don't show the same notification in both locations (1.01 KB, patch)
2010-04-07 19:37 UTC, Dan Winship
committed Details | Review

Description William Jon McCann 2010-04-06 15:58:36 UTC
I was typing in the expanded view of the summary icon and a new message came in from the same chat.  It showed a banner message.

It should probably just update the expanded conversation view.
Comment 1 William Jon McCann 2010-04-06 16:02:37 UTC
Created attachment 158056 [details]
screenshot
Comment 2 Dan Winship 2010-04-07 19:37:34 UTC
Created attachment 158144 [details] [review]
messageTray: don't show the same notification in both locations

If a notification is already being viewed from the summary area, and
it re-emits 'notify', don't show it a second time in the notification
area.
Comment 3 Marina Zhurakhinskaya 2010-04-14 21:29:48 UTC
Review of attachment 158144 [details] [review]:

Looks good.
Comment 4 Dan Winship 2010-04-15 14:06:06 UTC
*** Bug 615833 has been marked as a duplicate of this bug. ***
Comment 5 Dan Winship 2010-04-15 14:06:43 UTC
Attachment 158144 [details] pushed as 10ac42d - messageTray: don't show the same notification in both locations