nvda
7ff72bc7 - IAccessibleHandler.processGenericWinEvent: do not route MSAA caret events to the currently focused object if the currently focused object is not an IAccessible (MSAA) object.

Commit
4 years ago
IAccessibleHandler.processGenericWinEvent: do not route MSAA caret events to the currently focused object if the currently focused object is not an IAccessible (MSAA) object. Fixes #12855 as the Chinese Microsoft Quick input method when used in Microsoft Word was firing MSAA caret events on the Word document, even though the Word document was UIA.
Parents
Loading