Skip to content

NVDA virtual buffer navigation does not synchronize with onscreen focus #57

@nvaccessAuto

Description

@nvaccessAuto

Reported by vtsaran on 2008-04-04 05:07
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.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions