ubuntu / yaru

All Ubuntu Yaru GNOME themes
https://community.ubuntu.com/c/desktop/theme-refresh
GNU General Public License v3.0
1.35k stars 181 forks source link

nemo: file names are shown in white characters on white background after copy #2420

Open herrdeh opened 3 years ago

herrdeh commented 3 years ago
 * Nemo version (nemo --version)
4.4.2
 * Is issue with desktop or windowed nemo?
windowed
 * Distribution - (Mint 17.2, Arch, Fedora 25, etc...)
ubuntu GNOME 20.04 - GNOME 3.36.3
 * Graphics hardware *and* driver used
nvidia 450
 * 32 or 64 bit
64bit

Issue file names are shown in white characters on white background after copy

Steps to reproduce

Expected behaviour file names are legible - but it looks like this:

Bildschirmfoto von 2020-10-10 22-03-19

Other information Whole machine was installed cleanly. Themes are these: Bildschirmfoto von 2020-10-10 22-04-12

This bug was initially reported against nemo HERE, but nemo people think it's a yaru issue.

clobrano commented 3 years ago

Hi @herrdeh, thank you for the very detailed report :+1: . I'll look into it.

clobrano commented 3 years ago

This seems related to #2218 and it's reproducible in Adwaita too, but not in Adwaita-dark.

image

At a first sight, it seems that the custom Nemo fallback css for "themes that don't support nemo" doesn't take into account that the selected icon label is bright in Yaru and Adwaita, then when the pane goes out of focus (with F3) the contrast is not enough anymore.

The faster fix, would be to drop the background color change for unfocused pane, but I am trying to keep this feature and fix the problem.

Feichtmeier commented 2 years ago

I think, though I don't have nemo installed, that this should not happen anymore, since we do not overwrite tree view selection anymore and we do not have the row wildcard anymore. Checking...

Feichtmeier commented 2 years ago

ewww still there image

Jupi007 commented 2 years ago

Even using Adwaita?

Feichtmeier commented 2 years ago

yes image

Jupi007 commented 2 years ago

Well this is not a Yaru problem. It could be related even to Gtk itself or to the nemo built-in stylesheet.

@herrdeh can you ask the nemo devs to investigate this problem?