Hi,
we have here some SelectItem with multiple:true.
I was able to reproduce the behavior on your showcase (http://www.smartclient.com/smartgwt/showcase/#multi_select_combobox_category)
1. Please go to the second SelectItem- Select Multiple (PickList).
2. Select multiple entries.
3. Go to the first SelectItem (the Grid) and jump again into the second via TAB.
4. Push the key up or key down on your keyboard.
Result: the selection has been lost and only one entry is selected.
Is that a bug or not?
If you push save in the dev console will be only one entry in the request.
Regards,
zapryano
we have here some SelectItem with multiple:true.
I was able to reproduce the behavior on your showcase (http://www.smartclient.com/smartgwt/showcase/#multi_select_combobox_category)
1. Please go to the second SelectItem- Select Multiple (PickList).
2. Select multiple entries.
3. Go to the first SelectItem (the Grid) and jump again into the second via TAB.
4. Push the key up or key down on your keyboard.
Result: the selection has been lost and only one entry is selected.
Is that a bug or not?
If you push save in the dev console will be only one entry in the request.
Regards,
zapryano
Comment