View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000182 | VisualDiffer | General | public | 2013-07-04 04:57 | 2013-10-26 08:45 |
Reporter | tkmantis | Assigned To | admin | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Platform | Macintosh | OS | OS X | OS Version | 10.6.8 |
Product Version | 1.5.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0000182: Please add feature for "Move to Trash" | ||||
Description | When a compare is made and a file or folder is shown on one side as not existing on the other side, can there be an option to Move to Trash when user right-clicks on such file or folder? | ||||
Tags | No tags attached. | ||||
|
Moving to trash should be a more general action available always not only when there is an 'orphan' file but... Technically, writing the code to move to trash is simple but as user I expect this feature has the same Finder's behavior. When you move a file to trash from Finder, you can restore it to its original location (go to trash folder and right click on the file) but no public API is available to do that, there are APIs to move to trash but these calls don't allow restore. I'm sure if I implement this feature some user asks to me why the behavior differs from Finder. BTW I will verify if on Mavericks this bug has been fixed by Apple |
|
Please do not restrict this feature to Mavericks only over not being able to have the trash remember where the file came from in earlier systems. Should be able to move to trash in any OS version whether or not original location can be remembered. And/Or you might provide a delete option that completely deletes after an "Are you sure" chicken box. |
|
Just curious of the status of this? |
|
No progress, this request is in the dust. I discovered why items moved to trash can't be restored, if app is sandboxed (and this is mandatory for applications hosted on MAS) the restore isn't supported. This behavior drives me crazy so I've dropped this request |
Date Modified | Username | Field | Change |
---|---|---|---|
2013-07-04 04:57 | tkmantis | New Issue | |
2013-07-04 04:57 | tkmantis | Status | new => assigned |
2013-07-04 04:57 | tkmantis | Assigned To | => admin |
2013-07-04 08:01 | admin | Note Added: 0000301 | |
2013-07-04 08:01 | admin | Note Edited: 0000301 | View Revisions |
2013-07-05 06:18 | tkmantis | Note Added: 0000308 | |
2013-10-26 05:42 | tkmantis | Note Added: 0000370 | |
2013-10-26 08:45 | admin | Note Added: 0000372 |