! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Highlighted items on the desktop are marked only on text, not icon
Status:
RESOLVED: FIXED
Product:
Xfdesktop
Component:
General

Comments

Description oren.barnea 2019-08-22 08:53:52 CEST
Created attachment 8936 
Desktop vs. Thunar

When I mark an item on the desktop, the name of the item is becoming highlighted but the icon remains the same as it was.
This is different to how Thunar shows highlighted items: both the icon and the text are changed. In Xfce 4.12 the desktop and Thunar had this behavior.
The issue happens on Xubuntu 19.10 as well as Arch.
Video attached.
Comment 1 Theo Linkspfeifer editbugs 2019-08-22 11:29:27 CEST
The fallback style is now based on the Greybird theme which does not highlight the icons.

https://git.xfce.org/xfce/xfdesktop/commit/?id=a028fb

I preferred the look and feel of this variant. Also, it can be changed in any GTK theme by providing the XfdesktopIconView styling class.
Comment 2 Andre Miranda editbugs 2019-08-24 04:18:52 CEST
Theo, I think for the sake of consistency we should update the fallback style.

The tinting code changed during the gtk3 port: https://git.xfce.org/xfce/xfdesktop/commit/?id=db2337d

I guess the following styles look good, let know if you agree with them being part of the fallback css.

XfdesktopIconView:active {
color: @theme_selected_bg_color;
}
XfdesktopIconView.view .label:active {
color: @theme_selected_fg_color;
}
Comment 3 Theo Linkspfeifer editbugs 2019-08-24 11:21:48 CEST
I am fine with adding it.
Comment 4 Git Bot editbugs 2019-08-25 23:40:14 CEST
Andre Miranda referenced this bugreport in commit 70c470b089b02da5e344a0a200acb3f66a388364

fallback style: Highlight selected icons (Bug #15866)

https://git.xfce.org/xfce/xfdesktop/commit?id=70c470b089b02da5e344a0a200acb3f66a388364
Comment 5 Git Bot editbugs 2019-08-25 23:40:50 CEST
Andre Miranda referenced this bugreport in commit 337c1b7c6a6aa240a28a7cb10f785b190623b24d

fallback style: Highlight selected icons (Bug #15866)

https://git.xfce.org/xfce/xfdesktop/commit?id=337c1b7c6a6aa240a28a7cb10f785b190623b24d

Bug #15866

Reported by:
oren.barnea
Reported on: 2019-08-22
Last modified on: 2019-08-25

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
4.14.1

Attachments

Desktop vs. Thunar (342.91 KB, video/mp4)
2019-08-22 08:53 CEST , oren.barnea
no flags

Additional information