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

NC 18 Broken layout #20183

Closed
GAS85 opened this issue Mar 26, 2020 · 6 comments · Fixed by nextcloud-libraries/nextcloud-vue#1009
Closed

NC 18 Broken layout #20183

GAS85 opened this issue Mar 26, 2020 · 6 comments · Fixed by nextcloud-libraries/nextcloud-vue#1009
Assignees
Labels
1. to develop Accepted and waiting to be taken care of bug feature: file sidebar Related to the file sidebar component

Comments

@GAS85
Copy link

GAS85 commented Mar 26, 2020

Steps to reproduce

  1. Do update from e.g. 17.0.4 to 18.0.3
  2. Open UI
  3. See that some parts of Layout are broken
    grafik

Expected behaviour

As before in NC 17 layout stays stable

Actual behaviour

Some problems in Layout

Server configuration

Operating system: Ubuntu 18.04

Web server: Apache/2.4.41

Database: mysql Ver 15.1 Distrib 10.1.44-MariaDB

PHP version: 7.3.16

Nextcloud version: 18.0.3

Updated from an older Nextcloud/ownCloud or fresh install: update

Where did you install Nextcloud from: Official

Signing status:

Signing status
No errors have been found.

List of activated apps:

App list
Enabled:
  - accessibility: 1.4.0
  - activity: 2.11.0
  - admin_audit: 1.8.0
  - audioplayer: 2.9.0
  - bruteforcesettings: 1.5.0
  - calendar: 2.0.2
  - checksum: 0.4.4
  - cloud_federation_api: 1.1.0
  - comments: 1.8.0
  - data_request: 1.5.0
  - dav: 1.14.0
  - deck: 0.8.0
  - drawio: 0.9.5
  - federatedfilesharing: 1.8.0
  - federation: 1.8.0
  - files: 1.13.1
  - files_automatedtagging: 1.8.2
  - files_external: 1.9.0
  - files_mindmap: 0.0.20
  - files_pdfviewer: 1.7.0
  - files_retention: 1.7.0
  - files_rightclick: 0.15.2
  - files_sharing: 1.10.1
  - files_trashbin: 1.8.0
  - files_versions: 1.11.0
  - files_videoplayer: 1.7.0
  - firstrunwizard: 2.7.0
  - flowupload: 0.1.8
  - gpxpod: 4.1.1
  - keeweb: 0.6.2
  - logreader: 2.3.0
  - lookup_server_connector: 1.6.0
  - mail: 1.1.4
  - maps: 0.1.6
  - nextcloud_announcements: 1.7.0
  - notes: 3.2.0
  - notifications: 2.6.0
  - oauth2: 1.6.0
  - ocdownloader: 1.7.6
  - password_policy: 1.8.0
  - phonetrack: 0.6.2
  - photos: 1.0.0
  - polls: 1.3.0
  - previewgenerator: 2.2.0
  - privacy: 1.2.0
  - provisioning_api: 1.8.0
  - radio: 0.6.6
  - recommendations: 0.6.0
  - serverinfo: 1.8.0
  - settings: 1.0.0
  - sharebymail: 1.8.0
  - spreed: 8.0.5
  - survey_client: 1.6.0
  - systemtags: 1.8.0
  - text: 2.0.0
  - theming: 1.9.0
  - twofactor_backupcodes: 1.7.0
  - twofactor_totp: 4.1.3
  - unsplash: 1.1.5
  - updatenotification: 1.8.0
  - viewer: 1.2.0
  - weather: 1.7.1
  - workflowengine: 2.0.0
Disabled:
  - encryption
  - impersonate
  - sharerenamer
  - support
  - user_ldap

Nextcloud configuration:

Config report
{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "***REMOVED SENSITIVE VALUE***",
            "2": "***REMOVED SENSITIVE VALUE***"
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/***REMOVED SENSITIVE VALUE***\/nextcloud",
        "dbtype": "mysql",
        "version": "18.0.3.0",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "filesystem_check_changes": 0,
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379,
            "timeout": 1.5
        },
        "mail_smtpmode": "smtp",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "maintenance": false,
        "theme": "",
        "logfile": "\/var\/nextcloud\/data\/nextcloud.log",
        "loglevel": 1,
        "trashbin_retention_obligation": "14, auto",
        "versions_retention_obligation": "14, auto",
        "data-fingerprint": "***REMOVED SENSITIVE VALUE***",
        "enable_previews": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\Movie",
            "OC\\Preview\\PDF",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown"
        ],
        "preview_max_x": 1920,
        "preview_max_y": 1080,
        "auth.bruteforce.protection.enabled": true,
        "simpleSignUpLink.shown": false,
        "mail_smtpsecure": "tls",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "twofactor_enforced": "true",
        "twofactor_enforced_groups": [
            "admin"
        ],
        "twofactor_enforced_excluded_groups": [],
        "has_rebuilt_cache": true,
        "updater.release.channel": "stable",
        "app_install_overwrite": [
            "keeweb",
            "radio"
        ],
        "updater.secret": "***REMOVED SENSITIVE VALUE***"
    }
}

Are you using external storage, if yes which one: local, WbeDAV

Are you using encryption: no

Are you using an external user-backend, if yes which one: NO

@GAS85 GAS85 added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Mar 26, 2020
@GAS85 GAS85 changed the title NC 18 Brocken layout NC 18 Broken layout Mar 26, 2020
@kesselb kesselb added 18-feedback feature: file sidebar Related to the file sidebar component labels Mar 26, 2020
@kesselb
Copy link
Contributor

kesselb commented Mar 26, 2020

cc @skjnldsv @GretaD

@skjnldsv
Copy link
Member

Hi @GAS85 !
What browser are you using? :)

@GAS85
Copy link
Author

GAS85 commented Mar 26, 2020

Sorry, this is with Firefox 74 under Win 10.

I did test under Ubuntu 18.04 with Firefox 74 and there is only problem with "share", File name is not cut:
изображение

@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending check for reproducibility or if it fits our roadmap labels Mar 26, 2020
@skjnldsv skjnldsv self-assigned this Mar 26, 2020
@GAS85
Copy link
Author

GAS85 commented Mar 27, 2020

Sorry, was wrong. Under windows 10 I have FF 72.0.1

@GAS85
Copy link
Author

GAS85 commented Mar 27, 2020

Also as you see on a first screenshot I have a mix of Russian and German (Vor 14 Tagen). My Nextcloud account is set to use Russian, but my Browser has German as preferred:
grafik

I have a mix of languages in a File App:
grafik
You see that Orange is English, Red is German and Green is Russian... What a mix 💃

In Activity App I have also German:
grafik

and in a Photos kind of Russian/English mix:
grafik

@kesselb
Copy link
Contributor

kesselb commented Mar 27, 2020

and in a Photos kind of Russian/English mix:
You see that Orange is English

It seems that some translations for russian are missing. Please join https://www.transifex.com/nextcloud/nextcloud/ to help with translations.

Red is German and

I recall that's a issue with moment.js (a library used by nextcloud). #14784 if you are interested into the discussion. moment.js will show the dates in the locale detected by the browser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug feature: file sidebar Related to the file sidebar component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants