News

Navigate to the example <button> with role="switch" Actual behavior: Button is announced as "Checkbox". Expected behavior: Button is announced as "Switch", or something alike. System configuration.
You can visit this collection of toggle button switch examples or this HTML CodePen based on a checkbox and add role="switch". Actual behavior: NVDA exposes the underlying semantics (toggle button or ...