server/apps
Daniel Calviño Sánchez 9b1f3b969e Fix Enter sending comment instead of adding autocomplete item to message
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>
2017-12-07 15:38:46 +01:00
..
admin_audit Update license headers 2017-11-06 16:56:19 +01:00
comments Fix Enter sending comment instead of adding autocomplete item to message 2017-12-07 15:38:46 +01:00
dav Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permissions 2017-11-20 16:15:52 +01:00
encryption [tx-robot] updated from transifex 2017-11-12 01:10:00 +00:00
federatedfilesharing [tx-robot] updated from transifex 2017-11-11 01:10:09 +00:00
federation [tx-robot] updated from transifex 2017-11-11 01:10:09 +00:00
files Make close icon fill more space 2017-11-21 15:33:23 +01:00
files_external [tx-robot] updated from transifex 2017-11-20 01:09:40 +00:00
files_sharing [tx-robot] updated from transifex 2017-11-11 01:10:09 +00:00
files_trashbin Merge pull request #7051 from nextcloud/breadcrumbs-refactor 2017-11-13 12:19:05 +01:00
files_versions [tx-robot] updated from transifex 2017-11-11 01:10:09 +00:00
lookup_server_connector LookupServerConnector Autoloader 2017-10-24 20:40:12 +02:00
oauth2 [tx-robot] updated from transifex 2017-11-12 01:10:00 +00:00
provisioning_api Change @georgehrke's email 2017-11-06 20:38:59 +01:00
sharebymail [tx-robot] updated from transifex 2017-11-20 01:09:40 +00:00
systemtags [tx-robot] updated from transifex 2017-11-12 01:10:00 +00:00
testing Update license headers 2017-11-06 16:56:19 +01:00
theming [tx-robot] updated from transifex 2017-11-20 01:09:40 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2017-11-12 01:10:00 +00:00
updatenotification [tx-robot] updated from transifex 2017-11-12 01:10:00 +00:00
user_ldap [tx-robot] updated from transifex 2017-11-21 01:10:07 +00:00
workflowengine [tx-robot] updated from transifex 2017-11-19 01:09:52 +00:00