Created attachment 9366 Confirm to replace files dialog versions 1.6 vs 1.8 When moving a file to a directory that already has the same file a "Confirm to replace files" dialog appears. The window of this dialog is missing shadow. This worked as expected (with the shadow) in 1.6+ versions and stopped in 1.8+ versions (see attached image) Reproducible: Always Steps to Reproduce: 1. Copy 1 file into a directory that already has the same file. Expected Results: Normal dialog window with shadow as in versions 1.6+
Created attachment 9367 screenshot Works for me, check if compositing is enabled and also under Window Manager Tweaks if options to show shadow are enabled. It's hard to tell from your screenshot, but it's seems like Thunar's main window also lacks its shadow.
Created attachment 9370 CentOS 8 + Thunar (installed from Epel repo) You Are Right! Apparently this behavior happens in CentOS 8 only (Thunar is installed from EPEL repo). Same version of Thunar (1.8.11) works as expected in Fedora. Thanks