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 623687 - startup notification animation shouldn't bounce
startup notification animation shouldn't bounce
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-07-06 15:06 UTC by William Jon McCann
Modified: 2010-07-10 13:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[StartupNotification] Do not bounce the animation (1.39 KB, patch)
2010-07-06 18:03 UTC, Florian Müllner
committed Details | Review

Description William Jon McCann 2010-07-06 15:06:09 UTC
Due to a different strange bug I noticed that the startup notification animation bounces at the end.  It shouldn't.  It should animate to the end and then just have a spinner at the right of the app name.
Comment 1 Florian Müllner 2010-07-06 18:03:29 UTC
Created attachment 165376 [details] [review]
[StartupNotification] Do not bounce the animation

The spinner animation moving from left-to-right to indicate a starting
application changes its direction on reaching the end of the movement.
Instead, keep the spinner at the right of the app name until startup
has finished.
Comment 2 drago01 2010-07-09 23:21:11 UTC
Review of attachment 165376 [details] [review]:

Looks good.
Comment 3 Florian Müllner 2010-07-10 13:41:21 UTC
Attachment 165376 [details] pushed as 69fde68 - [StartupNotification] Do not bounce the animation