-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Steps to reproduce
Open up Nextcloud in a browser. If you use a smaller window size (like two side-by-side), the items on the right side of the webpage disappear, although there seems to be plenty of usable space that they could be available.
Expected behaviour
Shift the items over more before they become unavailable with the given window size
Actual behaviour
The items I'd like to use (such as the delete button) are gone and it requires maximizing the window to get them back.
Server configuration
Operating system:
Ubuntu 16.04.1
Web server:
nginx 1.10.0
Database:
mariadb 10.0
PHP version:
PHP7.0
Nextcloud version: (see Nextcloud admin page)
Nextcloud 11.0
Updated from an older Nextcloud/ownCloud or fresh install:
Fresh install, but migrated Nextcloud folder and database from an install on another computer, but also NC11.0
Where did you install Nextcloud from:
https://download.nextcloud.com/server/releases/nextcloud-11.0.0.tar.bz2
Signing status:
Signing status
No errors have been found.App list
All official apps as of 1/1/2017Config report
{ "system": { "instanceid": "ocw2lrcmig6j", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "***REMOVED BY USER***" ], "datadirectory": "\/media\/cloud_main\/nextcloud_data", "overwrite.cli.url": "https:\/\/***REMOVED BY USER***\/nextcloud", "dbtype": "mysql", "version": "11.0.0.10", "dbname": "nextcloud", "dbhost": "localhost", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "logtimezone": "UTC", "installed": true, "memcache.local": "\\OC\\Memcache\\Redis", "filelocking.enabled": "true", "maintenance": false, "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "\/var\/run\/redis\/redis.sock", "port": 0, "timeout": 0 }, "loglevel": 0, "mail_smtpmode": "smtp", "mail_domain": "gmail.com", "mail_smtphost": "smtp.gmail.com", "mail_smtpauthtype": "LOGIN", "mail_smtpauth": 1, "mail_smtpname": "***REMOVED SENSITIVE VALUE***", "mail_smtppassword": "***REMOVED SENSITIVE VALUE***", "mail_from_address": "***REMOVED BY USER***", "mail_smtpport": "587", "mail_smtpsecure": "tls", "updater.secret": "***REMOVED SENSITIVE VALUE***", "theme": "", "updater.release.channel": "stable" } }Are you using external storage, if yes which one: local/smb/sftp/...
local
Are you using encryption: yes/no
no
Are you using an external user-backend, if yes which one:
no
Client configuration
Browser:
Chrome 53.0.2785.116 or Nextcloud App 1.4.0
Operating system:
Windows 10 or Android 6.0.1
