--- a/src/gtkimhtml.c Sun May 02 17:57:10 2004 +0000 +++ b/src/gtkimhtml.c Sun May 02 18:12:08 2004 +0000 @@ -2246,6 +2246,7 @@ font->underline = oldfont->underline; } if (textdec && font->underline != 1 + && size && g_ascii_strcasecmp(size, "underline") == 0 && (imhtml->format_functions & GTK_IMHTML_UNDERLINE)) {