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

Items selected on secondary panel (F3) lose background selection color #345

Closed
Ark74 opened this issue Mar 21, 2024 · 3 comments
Closed

Comments

@Ark74
Copy link

Ark74 commented Mar 21, 2024

Expected behaviour

Greybird shouldn't lose background color on selected items when using a caja secondary panel (F3 accessed) @ list view.
NOTE: This is only present on list view (Ctrl+2), Icons and Compact seems to work normal.

Actual behavior

When in list view is active selection background is lost when not focused on the other panel.

Steps to reproduce the behaviour

  1. Open caja
  2. Enable secondary panel (F3)
  3. Set list view (Ctrl+2) on secondary panel.
  4. Select files or folders on both panels at the same time jumping from one to the other.
  5. This affects both dark and light theme, while on the light one is a bit evident something is selected.

Here a small clip,

  • Icons View - OK
  • Compact view - OK
  • List View - X

greybird-secondary-panel-error
no-background-selected

Caja / Mate

  • caja | 1.26.0-1ubuntu1

Package version

  • greybird-gtk-theme | 3.23.1-0ubuntu1+11.0trisquel11
  • greybird-gtk-theme | 3.23.1-0ubuntu1

Linux Distribution

  • Trisquel 11.0
  • Ubuntu 22.04

Link to bugreport of your Distribution

https://gitlab.trisquel.org/trisquel/package-helpers/-/issues/152

@Ark74
Copy link
Author

Ark74 commented Mar 21, 2024

Maybe a bit related to: #300

@Ark74
Copy link
Author

Ark74 commented Apr 11, 2024

Using the GTK Inspector we found that using,

.caja-notebook .view:selected:not(:backdrop) {background-color:#6699CC; }

custom-css-rule

It shows the correct behaviour, but only using the Inspector, it doesn't seem to work when using it on the system recompiling from source.
Any idea is appreciated. 😄

@Ark74
Copy link
Author

Ark74 commented May 10, 2024

@Ark74 Ark74 closed this as completed May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant