File / folder sizes are illegible in dark theme using 18.0.0 RC1. #18682
Labels
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
bug
design
Design, UI, UX, etc.
Steps to reproduce
1.Update to 18.0.0 RC1 beta
2.Launch the web UI
3.File and folder sizes are illegible.
Expected behaviour
To be able to read the file sizes in dark theme.
Actual behaviour
The file sizes of various items are illegibly dark. This did not happen in 17.0.1.
Server configuration
Operating system: Ubuntu 19.04
Web server: NGINX
Database: MariaDB
PHP version: 7.3.4-1
Nextcloud version: 18.0.0 RC1
Updated from an older Nextcloud/ownCloud or fresh install: Older Nextcloud (17.0.1)
Where did you install Nextcloud from: CLI Updater
Signing status:
Signing status
``` Integrity checker has been disabled. Integrity cannot be verified. ```List of activated apps:
App list
``` Enabled: - accessibility: 1.4.0 - activity: 2.11.0 - cloud_federation_api: 1.1.0 - dav: 1.14.0 - extract: 1.2.2 - federatedfilesharing: 1.8.0 - files: 1.13.1 - files_pdfviewer: 1.7.0 - files_rightclick: 0.15.2 - files_sharing: 1.10.1 - files_trashbin: 1.8.0 - files_versions: 1.11.0 - groupfolders: 6.0.0 - keeweb: 0.5.1 - logreader: 2.3.0 - lookup_server_connector: 1.6.0 - metadata: 0.10.0 - oauth2: 1.6.0 - photos: 1.0.0 - previewgenerator: 2.2.0 - provisioning_api: 1.8.0 - serverinfo: 1.8.0 - settings: 1.0.0 - theming: 1.9.0 - twofactor_backupcodes: 1.7.0 - twofactor_totp: 4.1.1 - viewer: 1.2.0 - workflowengine: 2.0.0 Disabled: - admin_audit - audioplayer - bruteforcesettings - checksum - comments - deck - drawio - encryption - federation - files_external - files_videoplayer - firstrunwizard - nextcloud_announcements - notifications - onlyoffice - password_policy - privacy - qownnotesapi - recommendations - sharebymail - support - survey_client - systemtags - tasks - text - updatenotification - user_ldap - video_converter ```Nextcloud configuration:
Config report
``` { "system": { "instanceid": "***REMOVED SENSITIVE VALUE***", "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": [ "***removed***" ], "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "18.0.0.8", "overwrite.cli.url": "***removed***", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "mysql.utf8mb4": true, "installed": true, "auth.bruteforce.protection.enabled": true, "trashbin_retention_obligation": "1, 3,", "versions_retention_obligation": "disabled", "updater.release.channel": "beta", "enable_previews": true, "maintenance": false, "filelocking.enabled": true, "integrity.check.disabled": true, "memcache.local": "\\OC\\Memcache\\APCu", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0, "dbindex": 0, "timeout": 1.5 }, "onlyoffice": { "verify_peer_off": true }, "theme": "", "loglevel": 2, "app_install_overwrite": [ "keeweb", "files_clipboard", "occweb", "group_everyone", "issuetemplate", "files_reader", "groupfolders", "ocsms", "video_converter", "files_photospheres", "audioplayer", "extract", "metadata", "richdocuments", "discoursesso" ], "updater.secret": "***REMOVED SENSITIVE VALUE***", "has_rebuilt_cache": true } } ```Are you using external storage, if yes which one: No
Are you using encryption: No
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Firefox 72.0b11
Operating system: Kubuntu 19.10
This issue has been fixed before in previous releases 11441 and 11823
The text was updated successfully, but these errors were encountered: