files-community / Files

Building the best file manager for Windows
https://files.community
MIT License
33.2k stars 2.12k forks source link

The right-clicking panel is transparent #15782

Closed TheWonderfulTartiflette closed 2 weeks ago

TheWonderfulTartiflette commented 2 weeks ago

Description

image When right-clicking on anything, the panel that pops up is transparent which greatly impacts visibility. A lot of panels are like that actually, even the one when you try to copy the versions, where it prompts you the Files version or Windows version Maybe restarting Files will fix this, but in case I need to try things for debugging I won't restart it for now

Steps To Reproduce

  1. Right click on something

Requirements

The panel shouldn't be transparent

Files Version

3.5.6.0

Windows Version

10.0.22631.3810

Log File

debug.log

yaira2 commented 2 weeks ago

Thanks for the report, it looks like the acrylic backdrop isn't working. Can you do me a favor and check if the menus in the WinUI 3 Gallery have the same issue? https://www.microsoft.com/store/productId/9P3JFPWWDZRC?ocid=pdpshare

TheWonderfulTartiflette commented 2 weeks ago

On the "System Backdrops (Mica/Acrylic)" tab, when I press any button to "Create Window..." it works fine But for example, on the Windows Update tab in the settings, the little arrow to show more next to the "Pause updates for a week" the pane also shows fine

yaira2 commented 2 weeks ago

The window backdrop is different than the in app acrylic, can you check the menus in the WinUI Gallery?

TheWonderfulTartiflette commented 2 weeks ago

Yes, I said that I also checked the WinUI Gallery backdrop, on the "System Backdrops (Mica/Acrylic)" tab, when I press any button to "Create Window..." it works fine, it's not transparent. You're talking about this screenshot, right ? image

Josh65-2201 commented 2 weeks ago

No, that's the background. Check in Menu flyout and Command bar flyout section of WinUI 3 gallery app

TheWonderfulTartiflette commented 2 weeks ago

My bad. Well, they all work fine image image

0x5bfa commented 2 weeks ago

Maybe the WinAppSdk package is broken or something similar. File Explorer had the same issue but it had been fixed a while ago. Could you reinstall the app (before that please make sure to retain your user settings from Settings > Advanced. > Export and import after that)

TheWonderfulTartiflette commented 2 weeks ago

Well in the end restarting the Files app worked, do I really need to reinstall it then ?

0x5bfa commented 2 weeks ago

Thanks for checking. I assume this is an issue with WinAppSdk where sometimes it fails to draw Acrylic.

yaira2 commented 2 weeks ago

Well in the end restarting the Files app worked, do I really need to reinstall it then ?

I don't think reinstalling would have done anything regardless, anyways, happy to hear it's working now 🙂