GNOME Bugzilla – Bug 91547
Hack for icon text getting clipped
Last modified: 2009-08-15 18:40:50 UTC
See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=67858 This hack just pads the left margin. Someone should fix it for real (http://bugzilla.gnome.org/show_bug.cgi?id=81906)
Created attachment 10683 [details] [review] pad left margin
Adding PATCH and all that.
*** Bug 46364 has been marked as a duplicate of this bug. ***
*** Bug 99210 has been marked as a duplicate of this bug. ***
bordoley just marked 99210 as a duplicate... but the attached patch won't fix 99210 (the padding is not wide enough, and as Havoc says, it should not just pad the margin by some fixed amount). This bug is considerably aggravated by large-print themes, of course.
Alex already fixed this for real, as far as I know. He added word-falling-back-to-chars wrapping to Pango and then made icon text wrap by chars if required. At least I thought so.
Well I have a copy of cvs head and I still experience this bug on the desktop.
Hmm, yes - me too, but it isn't nearly as bad as it used to be. Previously if you had the word "abcdefghijklmnopqrstuvwxyz" that word would never be split, it would just be centered under the icon, so you would lose lots of initial letters offscreen. Now there seems to be some miscalculation still, but the long word does get wrapped. I would guess the remaining fix is relatively simple (perhaps be sure to indent icons by the max left extent of the text). I dunno, someone should ask Alex.
I sometimes see it to, I don't know what's causing it though, and I haven't had time to investigate.
*** Bug 99544 has been marked as a duplicate of this bug. ***
Updating status_whiteboard field to reflect A11Y team's assessment of accessibility impact.
Apologies for spam... marking as GNOMEVER2.3 so it appears on the official GNOME bug list :)
Adding 2.5 keyword and removing PATCH since that patch is likely to be outdated by now anyway.
I fixed a margin bug a few months back. Can anybody still reproduce this?
Apologies for spam-- ensuring Sun a11y team are cc'ed on all current a11y bugs. Filter on "SUN A11Y SPAM" to ignore.
No news, closing.
*** Bug 88188 has been marked as a duplicate of this bug. ***