nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
3.07k stars 804 forks source link

informative text on 'ignored files' shall be readable #1543

Open TP75 opened 5 years ago

TP75 commented 5 years ago

Expected behaviour

The informative text on the management of ignored files is shown in completeness to ensure a reasonable information to the user as shall be appropriate.

Actual behaviour

The informative text on the management of ignored files is almost completely hidden and thus mostly unreadable.

Steps to reproduce

  1. Choose the 'Einstellungen' i.e. 'Settings' view of the NC desktop client
  2. Select the 'Allgemein' i.e. 'General' icon and view
  3. Select the 'Ignorierte Dateien bearbeiten' i.e. 'Edit ignored files' button in section 'Erweitert' i.e. 'Advanced' in the upper half of the 'General' view

Client configuration

Client version:

  1. Version 2.6.1rc1 (build 20191018)
  2. Version 2.5.1git

Operating system:

  1. Mac OS X / macOS Mojave 10.14.6
  2. Debian Linux 10.1 Buster

OS language: German (Deutsch / DE)

Qt version used by client package:

  1. Qt 5.12.5
  2. n.a.

Server configuration

Nextcloud version: 16.0.5.1

Brief description:

The informative text is almost completely hidden and cannot be scrolled. The translated text is made mostly unreadable and the intended information is lost to the user.

View in a.m. (1.) environment:

screenshot_client_2019-10-19c01:ignored

A similar view is observed in a.m. (2.) environment.

TP75 commented 5 years ago

still open for 2.6.1stable unfortunately

er-vin commented 4 years ago

Could you please confirm this is still happening with 2.6.4? Thanks in advance.

mgallien commented 3 years ago

Can you please test again using the latest version ?

github-actions[bot] commented 3 years ago

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

janvlug commented 3 years ago

The window can still be made small enough so that part of the text disappears: image The last sentence in the screenshot above is not completely readable.

mgallien commented 3 years ago

The window can still be made small enough so that part of the text disappears: image The last sentence in the screenshot above is not completely readable.

thanks we need to increase the minimum size such that in no case it can be made too small.

would you like to try doing it yourself ? should be possible even if you do not know how to modify c++ code

janvlug commented 3 years ago

@mgallien If I get instructions, I can try increasing the minimum size.

mgallien commented 3 years ago

@mgallien If I get instructions, I can try increasing the minimum size.

it is in this file https://github.com/nextcloud/desktop/blob/master/src/gui/ignorelisteditor.ui

You would need first to build it by yourself. I am not sure where an up to date documentation is but if needed ask on https://help.nextcloud.com/