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 615004 - when typing in chat expanded view the box grows down
when typing in chat expanded view the box grows down
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-04-06 20:02 UTC by William Jon McCann
Modified: 2010-04-15 14:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
telepathyClient: fix summaryNotification to grow properly on updates (1.74 KB, patch)
2010-04-08 15:41 UTC, Dan Winship
committed Details | Review

Description William Jon McCann 2010-04-06 20:02:12 UTC
When I hit return while typing in the expanded chat view the line I just entered goes down underneath the message tray.

It should probably move up.
Comment 1 William Jon McCann 2010-04-06 20:11:51 UTC
When chatting from summary...  the banner mode works fine.
Comment 2 Dan Winship 2010-04-08 15:41:36 UTC
Created attachment 158213 [details] [review]
telepathyClient: fix summaryNotification to grow properly on updates
Comment 3 Marina Zhurakhinskaya 2010-04-14 22:11:11 UTC
Review of attachment 158213 [details] [review]:

Looks good.

How about a commit body "The chat box and the more recent messages were pushed off the screen as the summary notification was updated because we were not moving the notification up."

I noticed that the tweening in both the expanded notification and in the summary notification results in the message entry box moving around. I filed a bug about that. https://bugzilla.gnome.org/show_bug.cgi?id=615790
Comment 4 Dan Winship 2010-04-15 14:13:31 UTC
Attachment 158213 [details] pushed as 5012d64 - telepathyClient: fix summaryNotification to grow properly on updates