nvda
f436d4d7 - EventHandler: Drop 'hide' events. (PR #11072)

Commit
5 years ago
EventHandler: Drop 'hide' events. (PR #11072) Aside from IAccessible caret support (which is handled within IAccessibleHandler), NVDA doesn't use hide events anywhere. Some web apps, such as Twitter, fire quite a few of these. Processing them is not only pointless, but it also degrades performance.
Author
Parents
Loading