I have a catalog list with a simple condition applied (product_status=29), which translates into catalog items that are active and not discontinued. On the same page is a filter with one of them being a select drop-down of the Product Models. Regardless of whether I check "Use filter condition from lister on same page" or not, the Select drop-down displays all items regardless of their status. When selecting one of the non-active products, the results come up empty since the condition in the lister is telling it not to show Items that are not active.

If I filter the list by another method (ex. Filter Items by Product Class Consumer "), then the Select Drop-down for the models filters accordingly AND it will use the condition applied in the Lister. So, it seems as though the select drop down filter will not filter itself until I filter by something else first.