Steve Faulkner

Results 182 comments of Steve Faulkner

thanks @scottaohara this is not a hill i would die on, but I am still interested in real world examples of cases where a radiogroup sans accname is useful, [Eric...

> In the WAI-ARIA spec, the [form](https://w3c.github.io/aria/#form) and [dialog](https://w3c.github.io/aria/#dialog) roles are labeled "Accessible Name Required." Does this mean that HTML authors are required to specify an accessible name for and...

test case [content editable `td`](https://codepen.io/stevef/pen/BagPQgz)

triaged, no announcement in JAWS 2024.2406.121 chrome Version 127.0.6533.101 NVDA announces as multiline edit when focused

The `` is exposed via acc API as editable in chrome, Same as a `` is, via `editable` property with a value of `richtext` But JAWS does not indicate ``...

@JAWS-test Closing this, please feel free to re-open if this still occurs with Latest (JAWS 2024).

Why are non interactive elements being made focusable? refer to [Focusable elements should have interactive semantics ](https://developer.mozilla.org/en-US/docs/Web/Accessibility/Understanding_WCAG/Keyboard?utm_source=devtools&utm_medium=a11y-panel-checks-keyboard#Focusable_elements_should_have_interactive_semantics)

@sai-tej although @JAWS-test is a valued contributor, he does not work for Freedom Scientific, the best person to ask is @BrettLewisVispero

The roles grid and table are effectively mapped to the same properties in accessibility APIs so JAWS does nothing incorrectly in regards to their announcement. https://www.w3.org/TR/core-aam-1.2/#role-map-grid https://www.w3.org/TR/core-aam-1.2/#role-map-table