Skip to content

NVDA does not recognize the ARIA 1.1 values of aria-haspopup #8235

@Wildebrew

Description

@Wildebrew

Steps to reproduce:

With NVDA running, visit this Code P1. en demo.
2. Tab to the different buttons (the text explains what they should announce based on their aria-haspopup values).

Expected behavior:

NVDA should announce the value of aria-haspopup (or a more user friendly representation of the values).

  • "opens a dialog" for aria-haspopup="dialog"
  • "opens a listbox" for aria-haspopup="listbox"
  • "Opens a grid" for aria-haspopup="grid"
    and so on.

Actual behavior:

NVDA announces "has menu" for all values of aria-haspopup.

System configuration:

NVDA version: All versions

NVDA Installed or portable: N/A

Other information:The aria-haspopup entry in the ARIA 1.1 spec

Windows version: N/A

Name and version of other software in use when reproducing the issue:
Same problem with all browsers tested.

Other questions:

Does the issue still occur after restarting your PC?
None at this time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ARIAp5https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#prioritytriagedHas been triaged, issue is waiting for implementation.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions