Focus Management:
Partially | Can the control receive focus using the Tab key? |
Partially | Is the focus indicator clearly visible? |
No | Does the focus indicator use a property in addition to color? |
Tab Navigation:
Yes | Can the user tab into the control? |
Yes | Can the user tab out of the control without being trapped? |
Yes | Does Shift+Tab navigate in reverse order correctly? |
Requested Keyboard Input changes (need these on Windows and MacCatalyst):
Key | Action |
---|---|
Mouse Wheel | whenever the control is focused you should be able to change the value by using the mouse wheel. |
Page Up | Increments up |
Page Down | Increments down |
Up | Increments up |
Down | Increments down |
Summary of Issues