MrHacky / uftt

Automatically exported from code.google.com/p/uftt
1 stars 1 forks source link

Open containing folder should select the item in question #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Share something
2. Download it
3. Right click the finished task and select 'Open containing folder'

What is the expected output? What do you see instead?
An explorer window should pop-up, with the downloaded item selected.
Instead an explorer window should pop-up, but the downloaded item is NOT
selected.

Original issue reported on code.google.com by daniel.g...@gmail.com on 16 Apr 2010 at 12:18

GoogleCodeExporter commented 9 years ago
This is implemented in r967 and will be available in the next release.

Original comment by simon.sasburg@gmail.com on 16 Oct 2011 at 10:41

GoogleCodeExporter commented 9 years ago
Interesting. Is there any chance of implementing this for the Linux client, too?
I'd imagine it might be difficult to do because of all the different 
file-managers, but I do remember reading something about an extension to the 
existing dbus/xdg-open interfaces implementing support for this. It might be 
worthwhile investigating if any progress has been made in this area.

Regardless, should this issue be closed before this is supported on all 
platforms, or are these different issues (e.g. separate bugs for 'X doesn't 
work on platform Y')?

Original comment by daniel.g...@gmail.com on 17 Oct 2011 at 8:27

GoogleCodeExporter commented 9 years ago
I believe there should be a different issue for different platforms, mainly 
because it is useful to track issue status for each platform separately (for 
windows it is now 'PendingRelease', but for other platforms its not). I've 
tagged this issue OpSys-Windows to make it clear this issue is about windows 
only.

Original comment by simon.sasburg@gmail.com on 22 Oct 2011 at 7:41