Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
Description
Tested in 0.4.15-dev-3238-ge6fd41d and 0.4.15-dev-3120-g0233bb7.
Video is attached. Log has nothing specific to indicate any problems.
1) Click and Drag file to Recycle Bin NOT holding shift when released
Expected to see "... send'file' to the Recycle Bin?"
Results are seen as expected.
Select "No"
2) Click and Drag File to Recycle Bin holding shift when released.
Expect to see "...want to delete 'file'?"
Results are seen as expected.
Select "No"
3) Click and Drag File to Recycle Bin NOT holding shift when released
Expected to see "... send'xxx' to the Recycle Bin?"
Results are "...want to delete 'file'?" ("shift" key not released?)
Select "No"
4) Right click on File and select "Delete" while NOT holding the shift key
Expected to see "... send'file' to the Recycle Bin?"
Results are seen as expected.
Select "No"
5) Right Click on File and select "Delete" while holding the shift key
Expect to see "...want to delete 'file'?"
Results are "... send'xxx' to the Recycle Bin?" ("shift" key ignored?)
Select "No"
6) Right Click on File and Select "Delete" while NOT holding the shift key
Expected to see "... send'file' to the Recycle Bin?"
Results are seen as expected.
Select "No"
The above applies to not only 'files', but multiple files, folders and multiple folders.
Related Issues:
https://jira.reactos.org/browse/CORE-4365
https://jira.reactos.org/browse/CORE-16333
https://jira.reactos.org/browse/CORE-13363
This is an old issue that Giannis fixed in SVN r69647.
But this regressed in SVN r72512 and has been a problem since.
Patch shift_delete_fix10.patchis attached. I will create a PR soon.
Attachments
Issue Links
- is duplicated by
-
CORE-13363 Glitch when choosing multiple file for complete deletion
- Resolved
-
CORE-16333 fMask is always zero in bitmask as used in _DoDeleteDataObject
- Resolved
- relates to
-
CORE-4365 Can't delete permanently files or folders with Shift + Delete
- Resolved
-
CORE-14768 Keyboard modifiers are being detected as pressed permanently erroneously (Environment variable editor navigation is broken with keyboard)
- Resolved
-
CORE-18525 Delete/Move to Recycle Bin gets "stuck" in delete mode after using Shift-Del
- Resolved