airdcpp / airdcpp-windows

http://www.airdcpp.net
GNU General Public License v3.0
80 stars 19 forks source link

🐛 [Bug]: AirDC gets stuck for a while when changing the filter type with empty search string #120

Open infectormp opened 3 months ago

infectormp commented 3 months ago

Prerequisites

Describe the issue

AirDC gets stuck for a while when changing the filter type with empty search string from Patrial match to RegExp with empty search string and vice versa. This is noticeable on a large list of items, such as 300k.

Expected behavior

AirDC stuck on the filter type change with empty search string

Actual behavior

AirDC gets stuck for a while when changing the filter type with empty search string from Patrial match to RegExp with empty search string and vice versa. This is noticeable on a large list of items, such as 300k.

Steps to reproduce the behavior if needed

No response

Screenshot

No response

Crash log

No response

AirDC++ version and architecture (x86 or x64)

4.21 x64

Operating System name, version and architecture

Windows 11 23H2

Additional information

No response