https://bugs.winehq.org/show_bug.cgi?id=48951
Bug ID: 48951 Summary: NVDA settings menu hangs Product: Wine Version: 5.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: oleacc Assignee: wine-bugs@winehq.org Reporter: contact@jookia.org Distribution: ---
NVDA's settings menu hangs due to it waiting on IAccPropServices's SetHwndPropServer and later ClearHwndProps methods. Commenting them out in NVDA's code shows no visible changes, likely due to the rest of the accessibility code being unimplemented.