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.
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.