Created attachment 186984 [details] Advanced search missing and/or drop-downs In the Advanced Search form, if "More options" is selected, each search field should have a drop-down to select between "and", "or", and "not" for that field. However, in 25.05 and main, that drop-down only appears in the first line.
Created attachment 187010 [details] [review] Bug 40888: Fix op drop-downs in advanced search To test: 1. Go to the Advanced search page 2. Click "More options" --> Note that the first line in the "Search" section has a drop-down for operation (and/or/not), but subsequent lines do not. It should be the other way around. Also, the alignment is strange. 3. Apply patch and refresh page --> All lines except for the first line now have an op drop-down, and the alignment looks correct.