[Bug 48948] New: EVENT_OBJECT_FOCUS
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(a)winehq.org Reporter: contact(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48948 --- Comment #1 from contact(a)jookia.org --- Created attachment 66926 --> https://bugs.winehq.org/attachment.cgi?id=66926 Example output on Windows implementation -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48948 contact(a)jookia.org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|EVENT_OBJECT_FOCUS |EVENT_OBJECT_FOCUS not | |implemented -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48948 contact(a)jookia.org changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18905 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48948 majid hussain <mhussaincov93(a)googlemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mhussaincov93(a)googlemail.co | |m -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48948 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alexhenrie24(a)gmail.com Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #2 from Alex Henrie <alexhenrie24(a)gmail.com> --- EVENT_OBJECT_FOCUS is partially implemented in Wine 7.1: https://source.winehq.org/git/wine.git/commitdiff/ddfb6d518ee1e1bbd72e2effd1... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=48948 Alexander Epaneshnikov <aarnaarn2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aarnaarn2(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla