Opened 5 years ago
Last modified 5 years ago
#6125 new Bug
Inspector filter ignores folders
Reported by: | seryibaran | Owned by: | livings124 |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Mac Client | Version: | 2.92 |
Severity: | Minor | Keywords: | folder, filter, inspector |
Cc: |
Description
Steps to reproduce:
- Select a torrent that contains folders
- Open "Torrent Inspector" and switch to "Files" tab
- Select "Filter" search box and type a name of a folder
Expected:
The file list should show only the folder with that name (maybe show nested files as well)
Actual result:
The file list becomes empty. Apparently only file names are used in the search, but not folder names.
Effectively filtering does not work for torrents that have many folders with descriptive names, but nondescript file names.
Note: See
TracTickets for help on using
tickets.
Submitted pull request on GitHub?