Hi Isomorphic team,
I have detected a strange selection behaviour in SelectItems.
I am using:
- SGWT 2.5 (also occurs on 2.4)
- FF 3.6 and IE 8
It can be reproduced in the showcase:
ComboBox & Family > Styled ComboBox
Steps to reproduce:
- Focus the second form item "A SelectItem with icons"
- Directly select an item with arrow key down (don't open the dropdown)
- Open the dropdown
- Correct item is selected
- Select neighboured item with arrow key
- Press ok for selection
- Directly select another item with arrow key down
- Open the dropdown
- Correct item is selected
- Select neighboured item with arrow key
>> The neighboured item of the previously selected item is selected.
Best regards,
Manuel
Sorry, I have added this to the wrong forum. It should be Smart GWT Technical Q&Q. Can it be moved?
I have detected a strange selection behaviour in SelectItems.
I am using:
- SGWT 2.5 (also occurs on 2.4)
- FF 3.6 and IE 8
It can be reproduced in the showcase:
ComboBox & Family > Styled ComboBox
Steps to reproduce:
- Focus the second form item "A SelectItem with icons"
- Directly select an item with arrow key down (don't open the dropdown)
- Open the dropdown
- Correct item is selected
- Select neighboured item with arrow key
- Press ok for selection
- Directly select another item with arrow key down
- Open the dropdown
- Correct item is selected
- Select neighboured item with arrow key
>> The neighboured item of the previously selected item is selected.
Best regards,
Manuel
Sorry, I have added this to the wrong forum. It should be Smart GWT Technical Q&Q. Can it be moved?
Comment