CVSROOT:        /cvs/gnome
Module name:    orca
Changes by:     richb   05/11/03 15:54:34

Modified files:
        .              : ChangeLog 
        src/orca       : a11y.py braillegenerator.py 
        src/orca/scripts: StarOffice.py 

Log message:
* src/orca/scripts/StarOffice.py:
Added a onCaretMoved() method which simply calls the
same method in its parent class. Now movement from one line in
a text document to the next, just results in the new line
being spoken once (compared with both the last line and the
new line being spoken upto two times each). Need to investigate
further why this happens.

* src/orca/braillegenerator.py
Added a check in getBrailleRegions(). Sometimes, for some
unknown reason, the child is None. We now test for this,
rather than cause a traceback.

* src/orca/a11y.py:
Fix from Will. Adjustments to the makeAccessible() method to
better handle invalid objects in the local cache. This routine
no longer throws an InvalidObjectError exception.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2005-11-03%2015:53&maxdate=2005-11-03%2015:55

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to