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? |
| n/a | 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 |
|---|---|
| Arrow keys | Move the selected end of the range |
| PageUp/PageDown | Move the selected end of the range |
| Home/End | Set the ends of the range to the minimum or maximum value |
| Tab/Shift tab | Range ends should be tab stops |
| Control +/Control - | Range increment?? |
Summary of Issues