Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
30 views

We are using an SLDS modal, and during testing with NVDA on a web browser, the focus trap within the modal works as expected. However, when the application is accessed on mobile devices (Chrome on ...
Srivani's user avatar
-1 votes
0 answers
99 views

I use axeCore plugin to check the accesibility of a website. It seems YouTube embedded videos have started showing a couple of errors resulting in a much lower "accessibility score". These ...
Dubjase's user avatar
Best practices
0 votes
0 replies
31 views

<a href="CV.pdf" target="_blank" rel="noopener" data-translation="CV" aria-label="Voir le CV en pdf"> Voir mon CV </a> The WAWE extension ...
Hydra Phy's user avatar
Best practices
0 votes
2 replies
61 views

Let’s say I have a fragment of navigation in my documentation: Control system: Overview | Envelope protection | API | Error states Unattended operation: Overview | Monitoring | Execution limits | ...
Daniele Procida's user avatar
Advice
0 votes
2 replies
60 views

I'm currently auditing tools we use on a University campus and wanted to check if the software Jest has an up to date VPAT available for this year? We use VPATs to verify WCAG 2.1 AA compliance and ...
user32501782's user avatar
Tooling
0 votes
2 replies
85 views

Currently, i am using windowManager.addView() to add accessibility overlay to display. How do i use attachAccessibilityOverlayToWindow(int accessibilityWindowId, android.view.SurfaceControl sc) to add ...
Sarangem's user avatar
0 votes
1 answer
31 views

We are updating our website accessibility, but want to wait until after this update to update away from jQuery easyAutocomplete. How do I label widgets that use easyAutocomplete, as easyAutocomplete ...
Mark Leighton Fisher's user avatar
Advice
2 votes
2 replies
105 views

I am developing a Windows desktop GUI application in Python and need proper compatibility with screen readers such as NVDA and JAWS. My main requirement is correct exposure of Microsoft UI Automation (...
Hoàng Long's user avatar
0 votes
0 answers
20 views

I am blind and use a screen reader with Visual Studio. The ASP.NET MVC convention dictates the existence of multiple view files named index. When I switch to an Index file in the editor, the screen ...
PermanentNovice's user avatar
Best practices
0 votes
1 replies
38 views

(Caveat: This is within Drupal. so it's not entirely under my control. Still, it's just HTML, not a Drupal issue.) I have a webform with an acknowledgment checkbox. But the acknowledgment has some ...
DaveC426913's user avatar
  • 2,038
0 votes
0 answers
42 views

I have an unordered list wherein each list item is a card which contains a button. The button opens a popover with 2 options - edit/delete. When I tab through to the button and click on delete, a new ...
sharmaaa's user avatar
Best practices
2 votes
5 replies
79 views

I am trying to make a website that uses lots of charts and graphs accessible. I read that each chart or graph needs to have a description that describes the data it shows. My problem is this... how? ...
Lee Harrington's user avatar
0 votes
0 answers
49 views

aria-describedby read twice by reading navigation. <button class="button1 " type="button" id="refresh" aria-label="Refresh QR" aria-describedby="...
Afshan's user avatar
  • 1
0 votes
0 answers
79 views

I have a LazyColumn with multiple stickyHeaders. When navigating the list using keyboard, I encounter a layout issue. Expected behavior When an item receives focus, the list should scroll so that the ...
krm's user avatar
  • 11
2 votes
0 answers
71 views

I want to add Accessibility header to Textview widget, I try to do that use: ViewCompat.setAccessibilityDelegate(textView, object : AccessibilityDelegateCompat() { override fun ...
Zhongkui Yin's user avatar

15 30 50 per page
1
2 3 4 5
552