nvda
95f5f86f - IAccessibleHandler.processFocusNVDAEvent: When checking for a duplicate focus event, check against eventHandler.lastQueuedFocusObject, as there may be a pending focus event in the queue.

Commit
14 years ago
IAccessibleHandler.processFocusNVDAEvent: When checking for a duplicate focus event, check against eventHandler.lastQueuedFocusObject, as there may be a pending focus event in the queue. This should eliminate duplicate focus events that occur in the same core cycle.
Author
Parents
Loading