orca r1902 - in trunk: . src/orca



Author: wwalker
Date: 2007-01-09 15:53:08 +0000 (Tue, 09 Jan 2007)
New Revision: 1902
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=1902&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/orca/util.py
Log:
* src/orca/util.py: in getDisplayedText, handle case where the
text is a single EMBEDDED_OBJECT_CHARACTER.  In these cases,
we'll defer to getDisplayedText on the child for the text.  The
main driver for this is the Gecko toolkit, and this is a fix
to handle the majority of the problems I've been seeing with
labels in Gecko.  At some point, we may need to provide a more
sophisticated algorithm to handle strings containing one or
more EMBEDDED_OBJECT_CHARACTERs, but we'll cross that bridge
when we get to it.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]