crispd / issues

issues for Eric to work on ... all projects that don't have a home
2 stars 0 forks source link

Accessibility Key Conflicts (aka The Spacebar Problem) #10

Open dxmaxwell opened 9 years ago

dxmaxwell commented 9 years ago
  1. Spacebar is a key used for accessibility on Windows (and other platforms). By defeault, if a button has focus, the pressing the spacebar will active the button. This is problematic because in the ROLS tuning application spacebar is used to clear the step scale.
  2. The Alt key is used on Windows (and other platforms) to access the applications menu bar. So there is a conflict between this OS buildin behavior and using the left/right Alt keys to change the step scale.