[LDTP-Dev] [Bug 346464] gedit crashes when LDTP gettextproperty is used on text that is underlined in squiggly lines

atk (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 14 03:37:25 PDT 2006


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 bill.haneman at sun.com  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.


More information about the LDTP-dev mailing list