qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
20.36k stars 663 forks source link

Select custom -> inputting text should select option (Name, Path, Regex) #574

Open jhult opened 2 years ago

jhult commented 2 years ago

Inputing text into Name, Path or Regex Path + Name does not automatically check the box. It should automatically check the box and disable the others.

Related: User should not be able to click "OK" without selecting one of the above options.

Build info: macOS 12.2; GitHub Actions build from past 1-2 days

BloodyRain2k commented 1 week ago

Currently with the version 8.0.0 it's really weird: (can't remember if 6.1 was already like this as well)

Leaving aside the mentioned above, the text fields for "Name" and "Path" are enabled without selecting any checkbox, but the "Regex Path + Name" is locked unless it's checkbox is selected. Meaning that it's possible to check nothing, fill out "Name" and "Path", click "OK" and effectively do nothing.

But for Regex you can't even fill out the field until you checked it's box. A little inconsistent behavior.