https://bugs.winehq.org/show_bug.cgi?id=48949
Bug ID: 48949 Summary: NVDA requires AccessibleObjectFromEvent for focus events 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: ArchLinux
In order to track focus NVDA hooks into the EVENT_OBJECT_FOCUS event and uses its values to query AccessibleObjectFromEvent for the associated IAccessible object. The current value returned crashes NVDA.
https://bugs.winehq.org/show_bug.cgi?id=48949
contact@jookia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18905
https://bugs.winehq.org/show_bug.cgi?id=48949
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #1 from Piotr Caban piotr.caban@gmail.com --- The function is implemented by 602a36a2538e. Please retest.
https://bugs.winehq.org/show_bug.cgi?id=48949
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|NVDA requires |NVDA needs |AccessibleObjectFromEvent |oleacc.AccessibleObjectFrom |for focus events |Event implementation for | |focus events
https://bugs.winehq.org/show_bug.cgi?id=48949
Alexander Epaneshnikov aarnaarn2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aarnaarn2@gmail.com