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 609571 - app well doesn't scale down to 3 columns correctly
app well doesn't scale down to 3 columns correctly
Status: RESOLVED DUPLICATE of bug 604057
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-02-10 18:30 UTC by William Jon McCann
Modified: 2010-03-03 22:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2010-02-10 18:30:36 UTC
There seems to be an error in the way the shell figures out how many columns of icons to show in the dash.  I think the dash should always be an integer number of columns wide.  Right now we expect most screens to have a max of 4 but then shrink down if necessary.  However, if you look at the following video you see that when we do shrink down to three the app well is sort of floating in the dash with padding on each side.

http://www.youtube.com/watch?v=BKvRLXLqPI8

Now, this probably isn't helped by having two columns of places and recent items.  And we hope to eliminate that in the next iteration of the design.
Comment 1 William Jon McCann 2010-03-03 22:41:53 UTC

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