JAWS 2024 screen reader not reading the type for fdp-number-step-input as spinbox/step inputs. It reads it as an input field and there is no information conveying the user that it is a spinbox type input.
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
Angular 15, version: 0.43.47
If this is a bug, please provide steps for reproducing it; the exact components you are using;
Navigate to a fdp-number-step-input with JAWS 2024 screen reader active.
Check the description for the component being read as input field. There is no information conveying that it is a spinbox input or even a step-input type field.
Please provide relevant source code (if applicable).
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
It should convey the user using JAWS 2024 screen reader the information that the input is of type spinbox.
Did you check the documentation and the API?
Did you search for similar issues?
Is there anything else we should know?
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.
Is this a bug, enhancement, or feature request?
BUG
Describe your proposal.
JAWS 2024 screen reader not reading the type for fdp-number-step-input as spinbox/step inputs. It reads it as an input field and there is no information conveying the user that it is a spinbox type input.
Can you handle that on the application side
No
Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
Angular 15, version: 0.43.47
If this is a bug, please provide steps for reproducing it; the exact components you are using;
Navigate to a fdp-number-step-input with JAWS 2024 screen reader active. Check the description for the component being read as input field. There is no information conveying that it is a spinbox input or even a step-input type field.
Please provide relevant source code (if applicable).
Please provide stackblitz example(s).
https://stackblitz.com/edit/angular-g79ht6?file=src%2Fapp%2Fplatform-number-step-input-example.component.html
In case this is Accessibility related topic, did you consult with an accessibility expert? If not, please do so and share their recommendations.
It should convey the user using JAWS 2024 screen reader the information that the input is of type spinbox.
Did you check the documentation and the API?
Did you search for similar issues?
Is there anything else we should know?
IMPORTANT: Please refrain from providing links or screenshots of SAP's internal information, as this project is open-source, and its contents are accessible to anyone.