Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=346464 atk | atk | Ver: unspecified
------- Comment #8 from [EMAIL PROTECTED] 2006-09-14 10:36 UTC ------- Found the problem; it turns out that ATK checks the value of the underline attribute in GTK+. Current code throws assert if PANGO_UNDERLINE_ERROR is found, but PANGO_UNDERLINE_ERROR doesn't mean "error condition hit" but rather means "underline style used to indicate possible error", i.e. mis-spelled word. Fixing in cvs. -- Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LDTP-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/ldtp-dev
