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 707197 - workspace: Make sure to sort the last row in the overview
workspace: Make sure to sort the last row in the overview
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-31 20:57 UTC by Jasper St. Pierre (not reading bugmail)
Modified: 2013-09-01 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
workspace: Make sure to sort the last row in the overview (1.29 KB, patch)
2013-08-31 20:57 UTC, Jasper St. Pierre (not reading bugmail)
committed Details | Review

Description Jasper St. Pierre (not reading bugmail) 2013-08-31 20:57:56 UTC
We added special code to sort each row in the overview so that
windows were less likely to cross lines, but the awkward control
flow meant that everything but the last row got sorted.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-08-31 20:57:58 UTC
Created attachment 253722 [details] [review]
workspace: Make sure to sort the last row in the overview
Comment 2 drago01 2013-08-31 21:23:31 UTC
Review of attachment 253722 [details] [review]:

OK.
Comment 3 Jasper St. Pierre (not reading bugmail) 2013-09-01 13:59:57 UTC
Attachment 253722 [details] pushed as b53be94 - workspace: Make sure to sort the last row in the overview