nvda
3588fa71 - IAccessible NVDAObject: name property: Woops. Using simpleParent causes infinite recursion because calling simpleParent indirectly checks name. Therefore, just use the grandparent if the parent is a window object.

Commit
16 years ago
IAccessible NVDAObject: name property: Woops. Using simpleParent causes infinite recursion because calling simpleParent indirectly checks name. Therefore, just use the grandparent if the parent is a window object.
Author
Parents
Loading