nextcloud/core
Vincent Petry e97aaee1aa Prevent share dropdown to close too early with autocomplete
When clicking on an autocomplete result in the sharing dropdown,
it will mistakenly be detected as being clicked outside and would
trigger the sharing dropdown closing.

This fix adds a check to detect clicks inside the autocomplete and
prevent closing the dropdown in that case.

This fixes #4142
2013-10-07 13:26:46 +02:00
..
ajax Fixed array syntax to work with PHP 5.3 2013-10-04 14:28:11 +02:00
avatar Base defaultavatar text on displayname 2013-09-28 16:46:53 +02:00
command Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
css more elegant style for Personal and Admin settings 2013-10-05 11:23:49 +02:00
doc fix difference between packaged version and master 2013-08-17 10:33:11 +02:00
img Optimize images with optipng 2013-10-06 21:20:49 +02:00
js Prevent share dropdown to close too early with autocomplete 2013-10-07 13:26:46 +02:00
l10n [tx-robot] updated from transifex 2013-10-06 19:16:10 -04:00
lostpassword Merge branch 'master' into rename-lostpassword-controller 2013-09-04 20:46:32 +02:00
skeleton add a real examplefile instead of an .gitignore which is a bit stupid here 2013-10-04 10:21:33 +02:00
templates Merge pull request #4982 from syncloud/master 2013-10-05 16:13:46 -07:00
minimizer.php Clean up \OC\Util 2013-08-15 15:57:32 +02:00
register_command.php Use appinfo/register_command.php to add commands to the console command 2013-09-13 18:10:04 +02:00
routes.php Merge branch 'master' into oc_avatars 2013-09-12 07:41:44 +02:00
setup.php Fixed review issues 2013-09-29 20:16:32 -04:00
strings.php remove superfluous ?> at the end of .php files (left out apps/*/templates) 2012-07-09 16:51:16 +02:00