linuxmint / mint21-beta

BETA Bug Squash Rush
16 stars 3 forks source link

[Nemo] Delay after making a selection blocks user actions such as the delete key (trash). #110

Closed NintendoManiac64 closed 2 years ago

NintendoManiac64 commented 2 years ago

(tested in a live session of Cinnamon as well as a fully-updated local installation as of 2022-07-15)

Describe the bug When you do a rectangle select, you must wait for the selection rectangle to fully fade out before pressing the 'Delete' key; if you press the 'Delete' key within 100ms or so after releasing left-click, nothing will happen.

To Reproduce Steps to reproduce the behavior:

  1. boot into Mint 21 beta Cinnamon (whether a local installation or a live session)
  2. create some blank files or folders on the desktop
  3. highlight those newly-created folders via a rectangle selection box but do not release left-click just yet
  4. position your hand that is not on the mouse over the 'Delete' key on your keyboard
  5. let go of left-click
  6. immediately after step 5, press the 'Delete' key on your keyboard
  7. ...nothing happens

Expected behavior The highlighted files should have been deleted.

Additional context If you instead wait the additional half of a second to let the rectangle selection box fully fade out and then press the 'Delete' key, then the delete action will work.