Re: [orca-list] I need help



Hi Joanie.


Which suggests one of two things are going on:

* Duplicate events
According to debug output, only one object:text-caret-moved was generated.
* Very, very closely-timed non-duplicate events

Do you see any difference if you (temporarily) add the following lines
to your orca-customizations.py:

import orca.settings
orca.settings.asyncMode = False
Believing that I have done the right way, I saw no difference.
Thanks.
--joanie






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