henrypp / simplewall

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
GNU General Public License v3.0
5.8k stars 468 forks source link

[Bug] Deleting multiple apps from a filtered list also removes unfiltered apps #1810

Open pbarney opened 1 month ago

pbarney commented 1 month ago

Checklist

App version

3.8.2

Windows version

Windows 10 22H2 19045.4291

Steps to reproduce

  1. Select the "Apps" tab
  2. Press CTRL+F to search
  3. Enter a search query that results in multiple items being displayed
  4. Highlight the list
  5. Press Delete

Expected behavior

It should only remove the selected items

Actual behavior

It removes all entries in between the first highlighted item and last highlighted item including items that aren't currently being displayed.

If this is not a bug that will be fixed, then it would be helpful to have an "undo" feature available to help mitigate issues like this.

Logs

No response