MultiSelectComboBox keepFilter mode behavior is not consistent #8067
Labels
needs discussion
No decision yet, discussion needed
refactor
Internal improvement
vaadin-multi-select-combo-box
Description
Keyboard and mouse use cases with MultiSelectComboBox have different out comes when keepFilter = true.
Expected outcome
Use cases A) and B) to be the same.
Minimal reproducible example
Steps to reproduce
The sequence A)
After step 2. only Turku is selectedAfter step 3. it commits "tu" as a new value and selects it
On the other hand sequence B)
I would expect these to be the same. I.e. in both cases "tu" commited or not committed
Especially as if you do
or
Which are the same
One could claim that the first use case A) is sort of correct, although not desired in all circumstances.
Environment
Vaadin version(s): 23.5.8, 24.4.
Browsers
No response
The text was updated successfully, but these errors were encountered: