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 586383 - stop window map effects when starting a workspace switch
stop window map effects when starting a workspace switch
Status: RESOLVED DUPLICATE of bug 582341
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-06-19 13:16 UTC by Jonathan Matthew
Modified: 2009-06-19 13:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
stop window map effects in switchWorkspace() (1.06 KB, patch)
2009-06-19 13:18 UTC, Jonathan Matthew
none Details | Review

Description Jonathan Matthew 2009-06-19 13:16:27 UTC
When we're starting a workspace switch, the windows being switched in have already had a map effect started, which is sort of unsightly.  The simplest way to fix this is to cancel the map effects when setting up the workspace switch.
Comment 1 Jonathan Matthew 2009-06-19 13:18:02 UTC
Created attachment 136999 [details] [review]
stop window map effects in switchWorkspace()
Comment 2 Dan Winship 2009-06-19 13:56:06 UTC
this is a mutter bug; it shouldn't be telling us to do the map effect


*** This bug has been marked as a duplicate of 582341 ***