nkhorman / archive-growl

Automatically exported from code.google.com/p/growl
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

GrowlSafari notifications are not clickable #118

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download a file.
2. Click on the Download Complete notification.

What is the expected output?
GrowlSafari reveals the file in the Finder.

What do you see instead?
Nothing happens.

Original issue reported on code.google.com by prhgr...@gmail.com on 18 Apr 2010 at 5:40

GoogleCodeExporter commented 9 years ago
Instead of revealing the file, can it open the file?

Original comment by cottingh...@gmail.com on 18 Apr 2010 at 8:49

GoogleCodeExporter commented 9 years ago
It *could*, and that would actually be easier given the current code, but we 
will not do that.

The common meaning of a click that has emerged through popular usage is “take 
me there”. (Firefox, 
interestingly, implements this by taking you to the Downloads window. A 
thought-provoking choice, but I'd like 
to talk to Safari's internals as little as possible.) Moreover, opening the 
file may not be what you want to do in 
every case; I, for one, may want to move it somewhere first.

So, it will reveal the file. You can open it easily enough once you get there.

Original comment by prhgr...@gmail.com on 18 Apr 2010 at 9:02

GoogleCodeExporter commented 9 years ago
Damn. I've always liked the efficiency of GrowlCamino, which opens the 
downloaded file on click. It's especially 
nice for things like downloading multiple torrents or .zip files at once.

Original comment by cottingh...@gmail.com on 21 Apr 2010 at 5:08

GoogleCodeExporter commented 9 years ago
You can sort the Finder window by Kind and open all of the files after they 
arrive. For torrents specifically, I 
suggest using Transmission (http://transmissionbt.com/) and dragging the 
torrent URLs directly to its window.

Original comment by prhgr...@gmail.com on 21 Apr 2010 at 6:15

GoogleCodeExporter commented 9 years ago
Isn't this fixed?

Original comment by chrisf.g...@gmail.com on 30 Apr 2010 at 4:26

GoogleCodeExporter commented 9 years ago
Indeed it is, in http://growl.info/hg/growl/rev/d34cd7d301f5 .

Original comment by prhgr...@gmail.com on 1 May 2010 at 2:22