Need More Info
Last Updated: 13 Jan 2022 09:04 by ADMIN
Bernard
Created on: 06 Jan 2022 15:27
Category: UI for Blazor
Type: Bug Report
0
Numeric textbox accessibility issue

Hello,

I'm using a numeric textbox and when I test my page for accessibility, Allyable reports the following:

Category: Ensure button or link have discernible text that is not repeated as image description

Selector: .k-form-field-wrap > .k-numerictextbox.k-widget > .k-numeric-wrap > .k-select > [role="button"].k-link-decrease

Severity: Critical

Here is my source code:

<TelerikNumericTextBox @bind-Value="@cardCleaner.Quantity" Id="cleanerQty" Width="100px" />

Is this really an accessibility issue?

Thanks,

Bernard

 

1 comment
ADMIN
Hristian Stefanov
Posted on: 13 Jan 2022 09:04

Hi Bernard,

Thank you for describing in detail the scenario.

We already have a title attribute for a discernible text on the topmost span for the increase/decrease buttons.

I also tested the provided source code with axe DevTools and NVDA screen reader. It seems such an accessibility error doesn't occur on my machine.

Please let me know if there are any additional steps to reproduce.

Regards,
Hristian Stefanov
Progress Telerik

Learn about the important changes coming in UI for Blazor 3.0 in January 2022!