diff options
author | Anna Koskinen <Ansku@users.noreply.github.com> | 2019-10-31 13:48:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-31 13:48:17 +0200 |
commit | 1b55d3668bc067a266c6a1b128b978c43418b812 (patch) | |
tree | d84af71ae15a58f15f9719ef5fb050ceb8182f25 /server | |
parent | 7e44bb38e1c4b0166e78697da74f33517cd1e4f3 (diff) | |
download | vaadin-framework-1b55d3668bc067a266c6a1b128b978c43418b812.tar.gz vaadin-framework-1b55d3668bc067a266c6a1b128b978c43418b812.zip |
Fix a timing issue in ComboBox filtering via paste using mouse. (#11780)
The filtering needs to be delayed, otherwise it's performed before the
new filter text is available and the old filter text is used instead.
Fixes #11779
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions