Multiple select with Shift+arrow is not working

Hi,

{{#if view.details}} Car Types
{{view view.Select multiple="true" class="design" name="List" contentBinding="view.data" optionLabelPath="content.itemLabel" optionValuePath="content.itemValue" selectionBinding="view.Type"}}

{{/if}}

Rendered HTML :

Car Types