Skip to content

NVDA skips elements with zero width or height #13897

@patrickhlauke

Description

@patrickhlauke

Steps to reproduce:

Actual behavior:

The zero-value progress bar is completely omitted from NVDA's output, despite being exposed correctly by the browser's accessibility tree. Presumably, this is an NVDA-specific heuristic?

Video recording of the current behaviour - note how the first progress bar is completely skipped

bootstrap-progress-bar-nvda.mp4

Happens in Chrome and Firefox.

JAWS correctly announces the zero-value (and visually zero-width) progress bar.

Screenshot from Chrome's Developer Tools, showing that the ARIA-fied progress bar is correctly exposed in the accessibility tree

Expected behavior:

I'd expect the CSS width not to influence whether or not the content is announced - not going by heuristics, but just by what is exposed explicitly in the accessibility tree.

System configuration

NVDA installed/portable/running from source:

NVDA installed

NVDA version:

2022.1

Windows version:

Windows 10.0.19044 Build 19044

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

Chrome 103.0.5060.114
Firefox 102.0.1 (64-bit)

Other information about your system:

N/A

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.

No

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

Yes

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature/browse-modep3https://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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions