Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[P2][Sourcing] JAWS 2024 screen reader not reading the type for fdp-number-step-input as spinbox. #12703

Open
OneEyedOwl123 opened this issue Nov 8, 2024 · 0 comments · May be fixed by #12881
Assignees
Labels
accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support ng15 Angular 15 support

Comments

@OneEyedOwl123
Copy link

OneEyedOwl123 commented Nov 8, 2024

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.
Screenshot 2024-11-08 at 9 18 09 AM

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.

@OneEyedOwl123 OneEyedOwl123 changed the title [P2][Sourcing] JAWS 2024 screen reader not reading the type for fdp-number-step-input as spinbutton. [P2][Sourcing] JAWS 2024 screen reader not reading the type for fdp-number-step-input as spinbox. Nov 8, 2024
@droshev droshev added the ng15 Angular 15 support label Nov 15, 2024
@droshev droshev added the accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support label Nov 15, 2024
@droshev droshev added this to the Sprint 140 - November 2024 milestone Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility use this label for any issue or enhancement related to screenreader/keyboard/etc support ng15 Angular 15 support
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants