-
-
Notifications
You must be signed in to change notification settings - Fork 120
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
BUG Shell 1.9.6. Recycle Bin. #368
Comments
modify(type="recyclebin" where=window.is_desktop and this.id==id.empty_recycle_bin pos=1 sep vis=true) |
Hi Rubic. In Spanish, the parameter "this.id==..." has to be replaced by "this.name==...", with the Spanish option for the general instruction to work: modify(type="recyclebin" where=window.is_desktop and this.name=="Vaciar papelera de reciclaje" pos=1 sep vis=true). Now with the new version, the "Vaciar papelera de reciclaje" option is shown enabled with both full and empty recycle bin. |
I think it is an application error. shell.nss: And the "Empty Recycle Bin" option remains disabled. |
I can't help much because I don't know where the problem is. "I was with this one: 22621.2715. I read comments on other issues with Windows and some claimed that with the update 22631.2715 they disappeared - I found it and installed it manually - for me some things "fixed themselves", but at least I don 't have problems with NS: https://www.elevenforum.com/t/kb5027397-enablement-package-for-windows-11-version-23h2-feature-update.19372/" (https://discord.com/channels/1106387012707168318/1106387015425069151/1174951189981446184/) |
I have installed W11 23H2 22631.2715 via Windows Update, and Shell 1.9.6 still has the same problem. |
i have Win11 23H2 22631.2715 too. updated from previous stable version to 1.9.10 and now i have this issue too. |
I was on version 1.9.0 for a while, I saw that 1.9.10 was available and the trash problem affects me too. edit: i'm on w11 23h2 build 22631.2861 |
Shell Canary 1.9.11 "Empty recycle bin", still does not work. |
can someone test it: |
Please refer to this topic #376 |
On Recycle Bin icon on Desktop, with Recycle Bin full, Shell 1.9.6 disables the "Empty Recycle Bin" option.
The text was updated successfully, but these errors were encountered: