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 694260 - Applications view: frequent and all grids have different vertical alignments
Applications view: frequent and all grids have different vertical alignments
Status: RESOLVED DUPLICATE of bug 694261
Product: gnome-shell
Classification: Core
Component: overview
3.7.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
3.8?
Depends on:
Blocks:
 
 
Reported: 2013-02-20 12:38 UTC by Allan Day
Modified: 2013-02-22 09:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allan Day 2013-02-20 12:38:49 UTC
If you switch from frequent to all, the icon grid appears to move down. We should make sure that they start at the same vertical position.

Right now the vertical positioning of the frequent grid looks better to me. One possible approach would be to apply the padding that we have between grid rows above the uppermost row.
Comment 1 Jasper St. Pierre (not reading bugmail) 2013-02-20 16:46:49 UTC
So, the slight difference in padding is due to the scroll-bar being there in All, I'm quite sure. It allocates less width to the icon grid, so the horizontal padding is enlarged to cover all the space, and the vertical padding follows the same thing.
Comment 2 Allan Day 2013-02-21 00:04:05 UTC
This seems much better since earlier today. Indeed there is a small discrepancy in height between the two grids though. Also, I do think we need more padding above each of the grids.
Comment 3 Florian Müllner 2013-02-22 09:10:28 UTC
The problem is indeed the scrollbar, bug 694261 has patches.

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