Skip to content

NVDA does not focus listbox aria-role in browse mode #12266

@brunoprietog

Description

@brunoprietog

Steps to reproduce:

  1. In Microsoft Edge, go to this link for a listbox in W3C.
  2. Look for the listbox located below the level 2 header that says example and press enter.
  3. Try to move with up and down arrows through the items.

Actual behavior:

NVDA does not focus the listbox, so pressing enter calls the action of the last focused item, not the listbox, in order to read the items inside.

Expected behavior:

NVDA should focus the listbox when passing through it in browse mode, so that when you press enter on it, NVDA automatically switches to focus mode and you can read the items in that listbox using the up and down arrows.

System configuration

NVDA installed/portable/running from source:

Installed

NVDA version:

NVDA 2020.4

Windows version:

Windows 10 20H2 (64 bits) build 19042.867

Name and version of other software in use when reproducing the issue:

Microsoft Edge 89.0.774.63

Other information about your system:

Other questions

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

Same behavior with NVDA 2020.3

If add-ons are disabled, is your problem still occurring?

Yes

Did you try to run the COM registry fixing tool in NVDA menu / tools?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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