-
-
Notifications
You must be signed in to change notification settings - Fork 758
Open
Labels
ARIAenhancementp4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityux
Description
Use the following HTML markup to reproduce the issue:
<div
tabindex="0"
role="slider"
aria-valuemin="0"
aria-valuemax="100"
aria-valuenow="10"
aria-orientation="vertical"></div>NVDA reads this markup in the following manner:
slider 10
The expected pronounced state is the following:
vertical slider 10
This issue is reproducible in the Firefox and IE browsers.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ARIAenhancementp4https://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityhttps://github.com/nvaccess/nvda/blob/master/projectDocs/issues/triage.md#priorityux