Ticket #57 (closed defect: fixed)
NVDA virtual buffer navigation does not synchronize with onscreen focus
Description
Currently, NVDA virtual buffer navigation is not synchronized with onscreen navitation such as tabbing from element to elemen or clicking the element with a mouse.
Repro steps:
1. Load a web page with headings or other HTML elements that you can jump to using NVDA's navigation keys.
2. Jump to one of the elements, e.g. the first heading on the page.
3. Now press the TAB key.
Current behavior:
NVDA focuses on the first element on the page.
Expected behavior:
NVDA should focus on the tabbable element which is immediately after the one on which virtual cursor is located.

NVDA is developed by