9b1f3b969e
When the autocomplete popover is shown the At.js plugin listens on the message input field for key down events, and when Enter is pressed it adds the selected item to the message. However, as "_onTypeComment" also handles key down events for the message input field, when Enter was pressed the comment was submitted and At.js had no chance to add the item before that happened. Now when Enter is pressed and the autocomplete popover is shown the comment is not submitted, and thus At.js adds the selected item to the message as expected. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com> |
||
---|---|---|
.. | ||
admin_audit | ||
comments | ||
dav | ||
encryption | ||
federatedfilesharing | ||
federation | ||
files | ||
files_external | ||
files_sharing | ||
files_trashbin | ||
files_versions | ||
lookup_server_connector | ||
oauth2 | ||
provisioning_api | ||
sharebymail | ||
systemtags | ||
testing | ||
theming | ||
twofactor_backupcodes | ||
updatenotification | ||
user_ldap | ||
workflowengine |