ubuntu / yaru

All Ubuntu Yaru GNOME themes

Home Page:https://community.ubuntu.com/c/desktop/theme-refresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text of selected item is invisible in Caja when using Extra Pane with List View

N0rbert opened this issue · comments

Expected Behavior

  • selected item text is visible on both panes of Caja file-manager with List View

Actual Behavior

  • selected item text is invisible in Caja file-manager with List View

Steps to Reproduce the Problem

  1. Open Caja file-manager
  2. Hit F3 to open Extra Pane
  3. Switch both panes to List View
  4. On the left pane select some item by clicking its row with mouse click
  5. Click the other item on the right pane

Software that presents the issue

It is Caja 1.26.3 in Ubuntu 24.04 LTS (deb-package 1.26.3-1build3).

OS version and other details:

$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 24.04 LTS
Release:	24.04
Codename:	noble

$ gsettings list-recursively | grep -i yaru
org.gnome.desktop.interface cursor-theme 'Yaru'
org.gnome.desktop.interface gtk-theme 'Yaru'
org.gnome.desktop.interface icon-theme 'Yaru'
org.gnome.desktop.sound theme-name 'Yaru'

$ export | grep DESKTOP
declare -x DESKTOP_SESSION="ubuntu-xorg"
declare -x GNOME_DESKTOP_SESSION_ID="this-is-deprecated"
declare -x XDG_CURRENT_DESKTOP="ubuntu:GNOME"
declare -x XDG_SESSION_DESKTOP="ubuntu-xorg"

Yaru version

$ dpkg -l | grep -i yaru
ii  yaru-theme-gnome-shell                        24.04.2-0ubuntu1                         all          Yaru GNOME Shell desktop theme from the Ubuntu Community
ii  yaru-theme-gtk                                24.04.2-0ubuntu1                         all          Yaru GTK theme from the Ubuntu Community
ii  yaru-theme-icon                               24.04.2-0ubuntu1                         all          Yaru icon theme from the Ubuntu Community
ii  yaru-theme-sound                              24.04.2-0ubuntu1                         all          Yaru sound theme from the Ubuntu Community

Screenshots

caja-yaru

Upstream check

Running gsettings set org.gnome.desktop.interface gtk-theme Adwaita does not change anything.

Notes

The same happens on Ubuntu MATE 24.04 LTS with its Yaru-MATE theme and in Debian 12 with Yaru 22.10.3-1 - see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075850 .

The issue was also reported to Launchpad as https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/2070062 .