GNOME Bugzilla – Bug 600103
Label misalignment in GtkIconView
Last modified: 2011-02-18 04:55:11 UTC
Created attachment 146555 [details] The bug Hi, The bug is the label for attachment is aligned on the right corner (see screenshot), it seems an "unexpected" behaviour. the bug seems to be triggered by the fact I set my menu with "text beside icon" in the appearance capplet. I guess the text should be so more on the right and placed beside and not under the attachement icon. (sorry if I'm not clear enough, the headache I have is not helping writing bug report)
This is an alignment miscalculation in GtkIconView. Evolution does request the label to be centered within the cell, as is evident from the word wrapping. Reassigning to GTK+. This is easily reproducible with Evolution 2.28's attachment bar set to Icon View, especially with short filenames.
*** Bug 609752 has been marked as a duplicate of this bug. ***
@Baptiste: Can you still reproduce this with the latest GTK+ stable version (2.20.1) ?
Hi Javier, yes, the bug still exists.
Version -> 2.20
*** Bug 624684 has been marked as a duplicate of this bug. ***
Fixed in master. commit 66122b369e06d517fb5e8a9a7dd3002f3fc660ac Author: Bastien Nocera <hadess@hadess.net> Date: Thu Dec 2 14:52:22 2010 +0000 gtk: Centre the text under the icon in GtkIconView No point in setting the alignment to centre if we don't center it within the cell itself. If people could test whether it has adverse effects in other branches, would be appreciated.
Created attachment 175930 [details] example it seems the problems still occurs (look for "Removable Media").
*** Bug 637037 has been marked as a duplicate of this bug. ***
And it's also still a problem in the icon-view-refactor branch, which ignores the wrapping width, and leads to clipped icons.
I believe this is all fixed in 3.0