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

Incorrect Leave Out and Put away behavior if it involves icons from USB flash drive #120

Open
subocz opened this issue Dec 11, 2023 · 0 comments
Labels
Projects

Comments

@subocz
Copy link
Contributor

subocz commented Dec 11, 2023

I insert a USB pendrive and open a window.
I click on a sample icon and perform “Leave Out” - NOTHING HAPPENS.
I remove the pendrive and insert it again - the icon appears on the desktop.

Now there are two scenarios:

a. Without closing the pendrive window, I remove the pendrive.

  • The icon disappears from the desktop.
  • I insert the pendrive again, and the icon reappears.
  • I click on it and perform “Put Away” - it disappears, everything is fine.

b. I close the pendrive window and remove the pendrive.

  • The icon disappears from the desktop.
  • I insert the pendrive again, and the icon reappears.
  • I click on it and perform “Put Away” - NOTHING HAPPENS.
  • I open the pendrive window and perform “Put Away” - STILL NOTHING HAPPENS.
  • I remove the pendrive with the window open - the icon disappears (it did “Put Away” because it doesn’t pop up again when I insert the pendrive next time).

The ‘Leave Out’ and ‘Put Away’ actions should behave the same way for a USB drive as they do for an HDD.

@deadwood2 deadwood2 added type:bug Something isn't working priority:default labels Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
ABIv0
Awaiting triage
Development

No branches or pull requests

2 participants