orca r2366 - in trunk: . src/orca
- From: richb svn gnome org
- To: svn-commits-list gnome org
- Subject: orca r2366 - in trunk: . src/orca
- Date: Wed, 9 May 2007 22:22:58 +0100 (BST)
Author: richb
Date: 2007-05-09 22:22:51 +0100 (Wed, 09 May 2007)
New Revision: 2366
ViewCVS link: http://svn.gnome.org/viewcvs/orca?rev=2366&view=rev
Modified:
trunk/ChangeLog
trunk/src/orca/focus_tracking_presenter.py
trunk/src/orca/orca-setup.glade
trunk/src/orca/orca_gui_prefs.py
trunk/src/orca/settings.py
Log:
* src/orca/orca_gui_prefs.py:
src/orca/settings.py:
src/orca/orca-setup.glade:
Fixed bug #368640 â Allow user to optionally ignore or be
notified of tool tips. There is now a "Present Tooltips"
checkbox available on the General pane of the Orca Preferences
dialog that allows the user to un/set this feature.
Mouse move events don't update orca_state.lastInputEvent so
it's possible the user accidentally nudged the mouse and
generated another tooltip event. If the current time minus
the last keyboard event time is greater than 0.2 seconds,
than just ignore this tooltip event.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]