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 59175 - Use XStdICCTextStyle to set window title
Use XStdICCTextStyle to set window title
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: Backend: X11
1.2.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2001-08-17 18:53 UTC by Havoc Pennington
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Havoc Pennington 2001-08-17 18:53:19 UTC
See nsWindow.cpp in Mozilla, and Mozilla bugs 41786 and 43108
Comment 1 Owen Taylor 2001-08-18 05:36:18 UTC
Turns out to be simply lots of useless code in Mozilla.
(GTK+, of course, does work fine with twm)

gdk_window_set_title(), calls XmbSetWMProperties, which
uses XStdICCTextStyle.