CVSROOT: /cvs/gnome Module name: orca Changes by: richb 06/04/12 12:34:12
Modified files: . : ChangeLog src/orca : default.py orca.py Log message: * src/orca/default.py src/orca/orca.py In the _keyEcho() routine in orca.py, no longer do anything special if this is a printable character and a "special" component ("special" is an editable component or a terminal). In the onTextInserted() routine in default.py, check if the last input event was a keyboard event, check to see if the text for this event matches what the user typed. If it does, then don't speak it. Note that we have to special case the space character as it comes across as "space" in the keyboard event and " " in the text event. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=orca&who=richb&date=explicit&mindate=2006-04-12%2012:33&maxdate=2006-04-12%2012:35 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list