https://bugs.winehq.org/show_bug.cgi?id=48948
Bug ID: 48948 Summary: EVENT_OBJECT_FOCUS Product: Wine Version: 5.6 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: contact@jookia.org Distribution: ArchLinux
Created attachment 66925 --> https://bugs.winehq.org/attachment.cgi?id=66925 Test program to print events
In order for NVDA and other assistive technologies to work they need to be able to track focus. This is done using the WinEvent hook EVENT_OBJECT_FOCUS. The hook itself fires whenever focus is changed and contains a reference to the window and accessibility child. Currently this is unimplemented.
https://bugs.winehq.org/show_bug.cgi?id=48948
--- Comment #1 from contact@jookia.org --- Created attachment 66926 --> https://bugs.winehq.org/attachment.cgi?id=66926 Example output on Windows implementation
https://bugs.winehq.org/show_bug.cgi?id=48948
contact@jookia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|EVENT_OBJECT_FOCUS |EVENT_OBJECT_FOCUS not | |implemented
https://bugs.winehq.org/show_bug.cgi?id=48948
contact@jookia.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18905
https://bugs.winehq.org/show_bug.cgi?id=48948
majid hussain mhussaincov93@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mhussaincov93@googlemail.co | |m
https://bugs.winehq.org/show_bug.cgi?id=48948
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24@gmail.com Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #2 from Alex Henrie alexhenrie24@gmail.com --- EVENT_OBJECT_FOCUS is partially implemented in Wine 7.1: https://source.winehq.org/git/wine.git/commitdiff/ddfb6d518ee1e1bbd72e2effd1...
https://bugs.winehq.org/show_bug.cgi?id=48948
Alexander Epaneshnikov aarnaarn2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aarnaarn2@gmail.com