nvda
dbec2036 - IAccessibleHandler: When handling a foreground event, if there is already a pending gainFocus, don't bother with the foreground event, as the gainFocus will handle the foreground object. Firing focus on the foreground is bad in this case, as it will override the focus. Fixes the issue where the search box often didn't seem to have focus when activating the Windows 7 start menu.

Commit
16 years ago
IAccessibleHandler: When handling a foreground event, if there is already a pending gainFocus, don't bother with the foreground event, as the gainFocus will handle the foreground object. Firing focus on the foreground is bad in this case, as it will override the focus. Fixes the issue where the search box often didn't seem to have focus when activating the Windows 7 start menu.
Author
Parents
Loading