Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SelectItem (multiple:true) and key up, key down

    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

    #2
    This interaction has already been improved in the 4.0p and 4.1d branches - please try the latest nightly build

    Regards
    Isomorphic Software

    Comment

    Working...
    X