Hi i like your component. i am facing an issue. when i select an item from

Hi i like your component. i am facing an issue. when i select an item from the combobox and for selecting second item i clicked on dropdown and dn i click on the screen without selecting second item the first item get unselected by its own. plese will you look at this issue.??

Hi Muhammad,

Thank you for raising this issue. I would be happy to look it and help in any way I can. However, it would be great if you could provide a bit more information. For example, which version of the component and which version of Vaadin are you using? Additionally, it would help greatly if you can provide a reproducible example/video/screen-shot or detailed steps that reproduce this problem.

BR,

Goran

Hi i am using vaadin 14.0.9 and the component version is 2.1.0.
I am providing the pictures stepwise from your demo. Please follow the steps in the pictures.

17920862.png
17920865.png
17920868.png
17920871.png

Hi Muhammad,

Thank you for the detailed explanation. I believe the above issue occurs when opening the drop-down, the last selected item is still focused (as you can notice the focus ring around the item) which causes it to trigger a selection event.

It’s an interesting side-effect which seems to happen only in the Java wrapper.

Thanks for reporting I will look into the issue.

BR,

Goran

Hi Muhammad,

I am happy to say that this issue has been fixed in version 2.3.0 :)

BR,

Goran