summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2017-10-09 15:09:11 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-10-09 15:09:11 +0200
commitf0d96ed7e1929fdf776b9d3ea55c5aa9434c948d (patch)
treebb87badcf897d3824738c88b8bc7ba4223461605 /settings
parent5304598296f060ba6f1012b1ddeaa92248e10923 (diff)
downloadnextcloud-server-f0d96ed7e1929fdf776b9d3ea55c5aa9434c948d.tar.gz
nextcloud-server-f0d96ed7e1929fdf776b9d3ea55c5aa9434c948d.zip
Fix contacts menu for IE11
IE11 triggers an 'input' event whenever an input is focussed or loses focus. Thus this causes an endless loading loop as soon as the view is re-rendered. To prevent this, this remembers the previous search term and ignores events where the term has not changed. Fixes https://github.com/nextcloud/server/issues/5281 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'settings')
0 files changed, 0 insertions, 0 deletions