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 640679 - Don't constantly restack hidden windows
Don't constantly restack hidden windows
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Dan Winship
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-26 21:36 UTC by Owen Taylor
Modified: 2011-01-26 22:14 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Don't constantly restack hidden windows (1.11 KB, patch)
2011-01-26 21:36 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2011-01-26 21:36:48 UTC
A logic bug was resulting in the bottom hidden window (hidden means means
minimized or on a different workspace) continually being stacked above
the other hidden windows.
Comment 1 Owen Taylor 2011-01-26 21:36:49 UTC
Created attachment 179407 [details] [review]
Don't constantly restack hidden windows
Comment 2 Owen Taylor 2011-01-26 22:14:19 UTC
Attachment 179407 [details] pushed as 1a276a2 - Don't constantly restack hidden windows