Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

focusAncestors: IndexError exception in IAccessibleHandler.winEventCallback #31

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 1 comment
Labels
Milestone

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2008-02-13 21:56
I've seen the following a few times:

ERROR - IAccessibleHandler.winEventCallback:
winEventCallback
Traceback (most recent call last):
  File "E:\nvda\source\IAccessibleHandler.py", line 619, in winEventCallback
    parent=api.getFocusAncestors()[-1]
IndexError: list index out of range

Unfortunately, it's difficult to determine a sequence of events for this error. I'll add more details if I find them.

@nvaccessAuto
Copy link
Author

Comment 1 by mdcurran on 2008-02-18 10:22
Fixed in r1725.
Changes:
State: closed

@nvaccessAuto nvaccessAuto added this to the 2009.1 milestone Nov 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant