Removed the delay when handling input blur
authorAlexander Ebert <ebert@woltlab.com>
Fri, 1 Feb 2019 23:35:29 +0000 (00:35 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 1 Feb 2019 23:35:29 +0000 (00:35 +0100)
commit828cfec49bd9cc42efd7fc460bc2ee34c3591074
treeade63384121cd9b882281e3cfdf0cedd72257d91
parent001740db3fed614204be7e950ddb95c4df1f0334
Removed the delay when handling input blur

The timeout was required due to a duplication issue caused by the parallel handling of the click event on a suggestion and the blur event as a side effect of the click.

Original change: c75b69cc51639120091243b9c808243a8f747d10
wcfsetup/install/files/js/WoltLabSuite/Core/Ui/ItemList.js