wokhan / WFN

Windows Firewall Notifier extends the default Windows embedded firewall by allowing to handle and notify about outgoing connections, offers real time connections monitoring, connections map, bandwidth usage monitoring and more...
GNU General Public License v3.0
603 stars 95 forks source link

New skip dropdown in notification window slows down the process of filtering blocked connections #131

Open esrat opened 3 years ago

esrat commented 3 years ago

The seperate skip buttons of previous versions (I saw them at least with nightly builds in 2020.) were more conveniently to use, especially when there was a longer list of blocked events. No matter if the user wanted to skip only one event, a whole application or all blocked events to maybe start some configuration with an empty history, these were all done by just one single click. Now every single use case needs two clicks (with additional animation time, see #128).

This should not be a competition for shrinking the notification window to its minimal size. Other firewalls are showing more options and information, too. There is no space problem with today's screen sizes, at least when you can put the window where you want it to stay, see #129.

esrat commented 3 years ago

I have to revoke this issue partly. Ich had to wait until new blocked events came in to see the new functionality once more (due to some animation related accident, see #128). Now I see that the skip drop down at least stays open which helps if the user only wants to skip events. For every rule action in between, this still means additional clicks (as well as hidden window space while the drop down is open where there is no need of this). As a little additional bug, the drop down stays open after the last event was skipped.