]> git.mxchange.org Git - friendica.git/commit
Prevent propagation of escape key press when it was used to close autocomplete dropdown
authorHypolite Petovan <hypolite@mrpetovan.com>
Tue, 23 Jun 2020 02:25:15 +0000 (22:25 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 23 Jun 2020 02:25:15 +0000 (22:25 -0400)
commitad9bac8b073f90819e9fbd5528c79da707f9eda3
tree83fba33931808d81beb54e73576a712c524d00bd
parent5ec8025f69d0020ff3e1342d8f463b3cbd642a48
Prevent propagation of escape key press when it was used to close autocomplete dropdown

- It was causing the modal window to unexpectedly close
view/js/autocomplete.js