Custom filter stacking not working - extension filter ignored when combined with path filter

Steps to Reproduce

  1. Create a custom filter “NAS” with keyword “nas”, Search In: \nas\Current, no extensions set
  2. Create a custom filter “Pointcloud” with keyword “pnt”, Extensions: rcs;rcp;vpc;las;laz;ptx;pts;e57;xyz;asc;txt, no Search In set
  3. Open File Search Window
  4. Type: ext: pnt:

Expected Result

Results should show only files with point cloud extensions (rcs, rcp, las, laz, etc.) located within \nas\Current

Actual Result

Results show all files AND folders from \NAS\Current regardless of extension. Item count is identical to using “nas:” alone. The extension filter from “pnt:” is completely ignored. Tested both orders (nas: pnt: and pnt: nas:) with same result.

Windows Version

windows 11

Listary Version

6.3.5.94


Additional Information

This appears to affect any combination of a path-based filter stacked with an extension-based filter. Single filters work correctly in isolation.