You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"We are testing our application for WCAG 2.1 compliance using the Accessibility Insights extension (FastPass). Below is a list of identified accessibility issues related to Bryntum components, along with their impact and suggestions for resolution.
Since the library dynamically generates these elements, we are unable to handle these issues on our end within the project. We request your team to investigate and provide fixes or guidance.
Issues:
#b-textfield-1-input
Impact Element is not focusable. Element has global ARIA attributes but is marked as presentational.
Suggestion by FastPass Elements marked as presentational should not have global ARIA attributes or tabindex.
#b-grid-1-normalSubgrid
Impact Element should have focusable content. Element itself should be focusable.
Suggestion by FastPass Ensure elements with scrollable content are accessible via keyboard.
#b-checkbox-1-input
Impact: ARIA role presentation is not allowed for the given element.
Suggestion by FastPass The role attribute must have a valid value for the element type.
#b-combo-1-input
Impact Invalid ARIA attribute value: aria-active descendant has an invalid value.
Suggestion by FastPass Ensure all ARIA attributes have valid values.
We’d appreciate it if they could be prioritized.
Thank you for your assistance! "
The text was updated successfully, but these errors were encountered:
Forum post
FastPass_20250124_BryntumGridBasicdemo.html.zip
"We are testing our application for WCAG 2.1 compliance using the Accessibility Insights extension (FastPass). Below is a list of identified accessibility issues related to Bryntum components, along with their impact and suggestions for resolution.
Since the library dynamically generates these elements, we are unable to handle these issues on our end within the project. We request your team to investigate and provide fixes or guidance.
Issues:
#b-textfield-1-input
Impact Element is not focusable. Element has global ARIA attributes but is marked as presentational.
Suggestion by FastPass Elements marked as presentational should not have global ARIA attributes or tabindex.
#b-grid-1-normalSubgrid
Impact Element should have focusable content. Element itself should be focusable.
Suggestion by FastPass Ensure elements with scrollable content are accessible via keyboard.
#b-checkbox-1-input
Impact: ARIA role presentation is not allowed for the given element.
Suggestion by FastPass The role attribute must have a valid value for the element type.
#b-combo-1-input
Impact Invalid ARIA attribute value: aria-active descendant has an invalid value.
Suggestion by FastPass Ensure all ARIA attributes have valid values.
We’d appreciate it if they could be prioritized.
Thank you for your assistance!
"
The text was updated successfully, but these errors were encountered: