GNOME Bugzilla – Bug 144017
[PATCH] Text drawing problem in splash-widget.
Last modified: 2004-12-22 21:47:04 UTC
I've noticed (for a lot of version of gnom, I think from at least 2.2), that there's a text drwaing problem in the splash-widget. This problem is cause by the drop-shadow. For example, if its written a long program name and than a short program name, the last part of the shadow will remain on the widget. I've did a little patch thet will correct this, it'll enlarge the size of the text_box of 1 pixel in width and eight, like it's done when the drop shadow is written. I hope this will be useful.
Created attachment 28498 [details] [review] Proposed patch.
PS. Sorry for the english errors. I was a little bit in an hurry.
*** This bug has been marked as a duplicate of 106450 ***
The fact that I've made an identical patch makes me happy! At least I'm not so bad . :-) Now I have to look why I haven't found the bug #106450. Probably I've got to enhance my bugzilla search ability. :-)