diff options
author | Ben Mullins <benm@umich.edu> | 2022-01-05 05:35:34 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-05 11:35:34 +0100 |
commit | 933ce5d779135ad04734f14c50b38f9a8d8564f5 (patch) | |
tree | c70e00d5c28371436a65e9070aad5ba0cfaa52ac /AUTHORS.txt | |
parent | e90096e9dd25392118c2c578f490445870ced686 (diff) | |
download | jquery-ui-933ce5d779135ad04734f14c50b38f9a8d8564f5.tar.gz jquery-ui-933ce5d779135ad04734f14c50b38f9a8d8564f5.zip |
Autocomplete: Rewrite with a delay instead of appending the live region
This fixes the issue caused by https://bugs.jqueryui.com/ticket/9357.
We now empty the live region instead of appending to it, and we do so
after a brief timeout so the live region isn't updated on every mousemove
event or when quickly traversing through options.
Fixes gh-2002
Closes gh-2031
Diffstat (limited to 'AUTHORS.txt')
0 files changed, 0 insertions, 0 deletions