Control Name: ToggleButton
Keyboard Accessibility Evaluation
Focus Management:
| No | Can the control receive focus using the Tab key? |
| No | Is the focus indicator clearly visible? |
| No | Does the focus indicator use a property in addition to color? |
Tab Navigation:
| No | Can the user tab into the control? |
| No | Can the user tab out of the control without being trapped? |
| No | Does Shift + Tab navigate in reverse order correctly? |
Requested Keyboard Input changes (need these on Windows and MacCatalyst):
| Key | Action |
|---|---|
| Tab | Control is not a tab stop |
| Shift Tab | Control is not a tab stop |
| Enter | Does nothing |
| Space | Does nothing |
Summary of Issues