]> git.mxchange.org Git - friendica.git/commit
Switch comment box closing event listener from click to mousedown
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 29 Mar 2019 02:31:47 +0000 (22:31 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 29 Mar 2019 02:32:31 +0000 (22:32 -0400)
commit3f640169f70355b301be90faf212c9c5bc9c93b4
tree99c3bd4540adc5297d90dfc0dd64a78ef1a4931d
parent2f20ba4aa751b5da77a936e57620d31b8f0e4dc1
Switch comment box closing event listener from click to mousedown

- Fix event race condition in Chrome 73 (https://github.com/friendica/friendica/issues/6947)
view/theme/frio/js/theme.js