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 635237 - Close button can appear when leaving overview
Close button can appear when leaving overview
Status: RESOLVED OBSOLETE
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-11-19 04:40 UTC by Owen Taylor
Modified: 2013-03-03 21:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2010-11-19 04:40:13 UTC
Go to overview
St.set_slow_down_factor(5)
Position mouse not over a window
Hit the logo key to leave the overview
Wiggle the mouse while the overview is moving

You'll see the a close button appear and fly about.

[ Seen with overview-relayout, but likely not a regression ]
Comment 1 Florian Müllner 2010-11-20 13:57:45 UTC
(In reply to comment #0)
> [ Seen with overview-relayout, but likely not a regression ]

Yes, it is a regression. During the transition, a reactive cover pane is raised to the top of the overview group to prevent interaction. As the workspaces view has been moved out of this group (which is faded in while the workspaces zoom), it is now still possible to interact with the workspaces - note for instances how it is also possible to change the window being activated during the animation. Easy solutions would be to either move the cover pane to the group's parent, or have the workspaces view raise its own cover pane.
Comment 2 Florian Müllner 2013-03-03 21:31:24 UTC
This got fixed at some point.