PhilMurwin / growl-for-windows

Automatically exported from code.google.com/p/growl-for-windows
0 stars 0 forks source link

Missed Notifications Do Not Store URL Callbacks #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Repro:
1. Miss a notification that has a URL callback
2. Click on it

Expected: 
Uses URL callback to open browser.

Current behavior:
Nothing. Just highlights the notification.

Version: 2.0
OS: XP SP2

Comment:
I understand callbacks in missed notifications doesn't make sense because 
of active sockets. URL callbacks do make sense because they do not maintain 
a socket connection to the application.

Original issue reported on code.google.com by nicholas...@gmail.com on 12 Mar 2010 at 9:39

GoogleCodeExporter commented 9 years ago
i agree completely that it would be nice to be able to trigger URL callbacks 
from the
missed notification window (and even the History tab); the only problem i have 
is
that most users dont know/dont care which type of callback was specified, so 
some
notifications that would normally trigger a callback (socket) wont anymore, but
others (url) still will.

it is really easy for me to make the missed/historic url callbacks trigger - i 
just
have to work out it out from the user experience side of things.

Original comment by briandun...@gmail.com on 13 Mar 2010 at 1:50

GoogleCodeExporter commented 9 years ago
Why not hide it? What I mean by that is don't introduce something that is a 
default
behavior. Perhaps just a context menu from a right click that would display the
callback type and potentially an option to invoke it?

This suggestion is more of a "don't worry about the real problem for everyone, 
but
offer it to people that are looking for it".

Original comment by nicholas...@gmail.com on 17 Mar 2010 at 10:18

GoogleCodeExporter commented 9 years ago
Issue 33 has been merged into this issue.

Original comment by briandun...@gmail.com on 22 Dec 2010 at 11:21

GoogleCodeExporter commented 9 years ago
Any idea if this is still happening? If it's easy to add, it would be really 
useful if we could click on the 'missed' notifications. 

Original comment by jan.van....@gmail.com on 19 Nov 2013 at 1:52