]> source.dussan.org Git - nextcloud-server.git/commit
Prevent closing the create dropdown when right clicking in Firefox
authorVincent Petry <pvince81@owncloud.com>
Wed, 30 Oct 2013 16:55:41 +0000 (17:55 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 30 Oct 2013 16:55:41 +0000 (17:55 +0100)
commit19eeb618ff5332c7b6b1efad7350c1a8c2851bd4
tree9d55d1d6577bd8a912da6d5b30a6079180c0a22f
parentd21a5b45f3f47d27a72d9acee4189eefc8104092
Prevent closing the create dropdown when right clicking in Firefox

Firefox sends a click event on the document when right clicking which
makes pasting with right click into the field impossible.

Fixes #5498
apps/files/js/file-upload.js