Skip to content
New issue

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

File / folder sizes are illegible in dark theme using 18.0.0 RC1. #18682

Closed
cole8888 opened this issue Jan 5, 2020 · 4 comments
Closed

File / folder sizes are illegible in dark theme using 18.0.0 RC1. #18682

cole8888 opened this issue Jan 5, 2020 · 4 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug design Design, UI, UX, etc.

Comments

@cole8888
Copy link

cole8888 commented Jan 5, 2020

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

image

This issue has been fixed before in previous releases 11441 and 11823

@cole8888 cole8888 added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jan 5, 2020
@cole8888 cole8888 changed the title File / folder sizes are not illegible in dark theme using 18.0.0 RC1. File / folder sizes are illegible in dark theme using 18.0.0 RC1. Jan 5, 2020
@wiswedel wiswedel added 18-feedback design Design, UI, UX, etc. labels Jan 6, 2020
@Bielecki
Copy link

Also same issue with orphaned external storages. Looks good on default theme:
obraz
but doesn't on dark one:
obraz

Operating system: Debian 10, kernel 4.9.160-armada375
Web server: NGINX
Database: MariaDB
PHP version: 7.3.14-1
Nextcloud version: 18.0.0.10
Updated from an older Nextcloud/ownCloud or fresh install: All the way up from ownCloud X (to NC12 and then upgraded one major version at a time)

@sndrr
Copy link
Contributor

sndrr commented Feb 22, 2020

Seems the texts have different colors, this one being all black (RGB 000000):
image
And this one being slightly grey-ish (RGB 6D6D6D):
image
And a third one being another shade of grey (RGB 767676)
image

See them all three below each other, slightly different shade:
image

@cole8888
Copy link
Author

For anyone interested I ended up simply installing the Breeze Dark theme which accomplished the same effect as the Dark Theme for me.

@skjnldsv
Copy link
Member

skjnldsv commented Sep 9, 2020

Duplicate of #21069

@skjnldsv skjnldsv marked this as a duplicate of #21069 Sep 9, 2020
@skjnldsv skjnldsv closed this as completed Sep 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap bug design Design, UI, UX, etc.
Projects
None yet
Development

No branches or pull requests

6 participants