The <dialog:dynamiclist> should support keyboard shortcuts
Brought to you by:
bastafidli
The <dialog:dynamiclist> control can be only controler using mouse by clicking the available buttons, but cannot be controled using keyboard. The following keyboard shortcuts would be benefitial:
Enter in the edit field - item is added to the list
Del in the list field - current/selected item(s) are deleted
CTRL+Up - Current/selected item(s) are moved up
CTRL+Down - Current/selected item(s) are moved down