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 144017 - [PATCH] Text drawing problem in splash-widget.
[PATCH] Text drawing problem in splash-widget.
Status: RESOLVED DUPLICATE of bug 106450
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-06-09 10:42 UTC by Simone Gotti
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8


Attachments
Proposed patch. (840 bytes, patch)
2004-06-09 10:50 UTC, Simone Gotti
none Details | Review

Description Simone Gotti 2004-06-09 10:42:21 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.
Comment 1 Simone Gotti 2004-06-09 10:50:53 UTC
Created attachment 28498 [details] [review]
Proposed patch.
Comment 2 Simone Gotti 2004-06-09 10:53:13 UTC
PS. Sorry for the english errors. I was a little bit in an hurry.
Comment 3 Mark McLoughlin 2004-06-14 13:03:52 UTC

*** This bug has been marked as a duplicate of 106450 ***
Comment 4 Simone Gotti 2004-06-14 13:09:17 UTC
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. :-)