Description of problem: Nautilus draws a white desktop "instead of the desktop background". This is how this bug is commonly described, but it is not fully correct. Nautilus no more yet draws the desktop, but should instead draw a trasparent window. AFAIK (and I am probably missing a lot of things) the problem is that themes do some tweaks to disable transparent windows, and the desktop has to be set explcitely as transparent. Adding this to gnome-applications.css in g-t-s sources fixes the problem for me: NautilusDesktopWindow.background { background-color: transparent; } (in nautilus section). Can you verify and add this, plz ? TIA Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedCC: (none) => fundawang, olavAssignee: bugsquad => mageia
Done. Thanks: gnome-themes-standard-3.8.1-2.mga4
Status: NEW => RESOLVEDResolution: (none) => FIXED