Shell Components don't support expected keyboard interface
Brought to you by:
tpsfadmin
Exported from Bugzilla, issue 3130.
--- Comment added on 5/13/02 12:09:49 PM ---
Several common keyboard behaviors are not supported in the shell components, and
it's not clear how to implement them at the event level:
ShellListView:
1) <CTRL+A> should "Select All"
2) Typing letters should seek to spelled item
3) <Enter> should activate item
4) <Alt+Enter> should bring up properties dialog
5) <F2> should activate Rename
ShellTreeView:
1) Typing letters should seek to spelled item (among visible levels)
2) <F2> should activate Rename
Logged In: YES
user_id=802055
ShellListView:
6) <Del> should prompt the user to delete the selected item
(s).