Make file rows deletable with the Delete/Apple-Delete keys
Description
Once we can select each file row with the arrow keys, we need to provide a keyboard-only way of removing files. We can support this by making the rows "activatable" with the Delete and Apple-Delete key combinations.
This will require us to override the default activation key bindings for our particular instance of the keyboard-a11y plugin.
Environment
None
Activity
Show:
Michelle D'Souza February 22, 2011 at 9:27 PM
Closing issues that were resolved for 1.0 and earlier releases.
Antranig Basman July 23, 2008 at 10:22 PM
Deletable with "DELETE", although I cannot verify Apple-DELETE on my systems...
Once we can select each file row with the arrow keys, we need to provide a keyboard-only way of removing files. We can support this by making the rows "activatable" with the Delete and Apple-Delete key combinations.
This will require us to override the default activation key bindings for our particular instance of the keyboard-a11y plugin.