We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The sidebar should be disable by default.
The sidebar is enabled by default and the user cannot disable it. So basically, he cannot read the PDF because the sidebar is in the way.
Operating system: Betriebssystem: Linux 3.10.0-962.3.2.lve1.5.83.el7.x86_64 x86_64 Prozessor: Intel Core Processor (Haswell, IBRS) (14 cores)
Web server: Apache
Database: MariaDB
PHP version: 8.1.28
Nextcloud version: (see Nextcloud admin page) [Nextcloud Hub 8] (29.0.2)
Where did you install Nextcloud from: HTML file
List of activated apps:
Nextcloud configuration: { "system": { "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [ "xxxxx" ], "default_language": "de", "allow_user_to_change_display_name": true, "datadirectory": "REMOVED SENSITIVE VALUE", "skeletondirectory": "/home/xxxxx/public_html/xxxxx/intranet/initialdateien", "dbtype": "mysql", "version": "29.0.2.2", "overwrite.cli.url": "https://xxxxx/intranet", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "mail_smtpmode": "smtp", "mail_smtpsecure": "ssl", "mail_sendmailmode": "smtp", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtpauthtype": "LOGIN", "mail_smtpauth": 1, "mail_smtphost": "REMOVED SENSITIVE VALUE", "mail_smtpport": "465", "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE", "maintenance": false, "theme": "", "loglevel": 2, "updater.release.channel": "stable", "memcache.local": "\OC\Memcache\APCu", "maintenance_window_start": 1, "default_phone_region": "CH", "user_custom_css": "/themes/xxxxx/core/css/allerlei.css", "wopi_url": "http://localhost:9980/hosting/discovery/", "wopi_allowlist": [ "application/vnd.openxmlformats-officedocument.wordprocessingml.document", "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet", "application/vnd.openxmlformats-officedocument.presentationml.presentation" ], "app_install_overwrite": [ "mindmap_app" ] } }
Browser: Chrome, Safari
Operating system: Android, iOS
n/a
The text was updated successfully, but these errors were encountered:
Can confirm on Samsung Internet Android
Sorry, something went wrong.
Happens on iPads as well.
No branches or pull requests
Steps to reproduce
Expected behaviour
The sidebar should be disable by default.
Actual behaviour
The sidebar is enabled by default and the user cannot disable it. So basically, he cannot read the PDF because the sidebar is in the way.
Server configuration
Operating system:
Betriebssystem: Linux 3.10.0-962.3.2.lve1.5.83.el7.x86_64 x86_64
Prozessor: Intel Core Processor (Haswell, IBRS) (14 cores)
Web server:
Apache
Database:
MariaDB
PHP version:
8.1.28
Nextcloud version: (see Nextcloud admin page)
[Nextcloud Hub 8] (29.0.2)
Where did you install Nextcloud from:
HTML file
List of activated apps:
Nextcloud configuration:
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"xxxxx"
],
"default_language": "de",
"allow_user_to_change_display_name": true,
"datadirectory": "REMOVED SENSITIVE VALUE",
"skeletondirectory": "/home/xxxxx/public_html/xxxxx/intranet/initialdateien",
"dbtype": "mysql",
"version": "29.0.2.2",
"overwrite.cli.url": "https://xxxxx/intranet",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"mail_smtpmode": "smtp",
"mail_smtpsecure": "ssl",
"mail_sendmailmode": "smtp",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "465",
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"maintenance": false,
"theme": "",
"loglevel": 2,
"updater.release.channel": "stable",
"memcache.local": "\OC\Memcache\APCu",
"maintenance_window_start": 1,
"default_phone_region": "CH",
"user_custom_css": "/themes/xxxxx/core/css/allerlei.css",
"wopi_url": "http://localhost:9980/hosting/discovery/",
"wopi_allowlist": [
"application/vnd.openxmlformats-officedocument.wordprocessingml.document",
"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",
"application/vnd.openxmlformats-officedocument.presentationml.presentation"
],
"app_install_overwrite": [
"mindmap_app"
]
}
}
Client configuration
Browser:
Chrome, Safari
Operating system:
Android, iOS
Logs
Nextcloud log (data/owncloud.log)
n/a
Browser log
n/a
The text was updated successfully, but these errors were encountered: