[Bug 48948] New: EVENT_OBJECT_FOCUS

WineHQ Bugzilla wine-bugs at winehq.org
Thu Apr 16 22:51:01 CDT 2020


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 at winehq.org
          Reporter: contact at 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.



More information about the wine-bugs mailing list