David Storey

Results 145 issues of David Storey

A div element is a semantically neutral element that doesn't not convey its meaning or state to the accessibility layer. These examples should use the ARIA progressbar role (or use...

E.g. half the % given. Opening this as response to the closed #132, to have a bug tracking this (rather than removing the points entirely, which that PR did)

feature

Possibly not counted as an a11y issue but as the input bg is transparent it does make it harder to read, and generally looks bad. The speech bubble is probably...

a11y

https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/ortcdemo/ Changes from transparent background to white, which is very similar.  It looks like the styles are busted as no top margin (owl removal probably) and the hover state is...

a11y
external-demo

https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/microphone/ There are two tab stops between the audio file buttons and effects drop down where the tab focus disappears and I'm not sure where it goes. Also perhaps related...

a11y

Needs to work with keyboard for a11y reasons. Perhaps each cube should be in the tab cycle and arrow keys (or asdw) could move the cubes. I assume Babylon.js has...

a11y

https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/eme/ Can't access the list of tracks on the left hand side with keyboard. Reason is....::drumroll:: buttons are divs.  Will need focus states added if the code is updated to...

a11y

Both the username and password don't have a label. It looks like there is an aria-labelledby, but I can't find an element with that ID when searching the DOM, and...

a11y
external-demo

"reset session" button looks like it is fixed positioning so overlaps content when base font-size is set to 32px.

a11y
external-demo

...when using 32px base font. E.g. Video bitrate, and DRM free text.

a11y