This is a bit of a bizarre one, and I'm not sure if it's important to spend time on now, but I encountered this, so I thought I'd report it.

I have two Finders, one set to auto-submit and one not. When I put them as blocks on the same page, the second Finder's options take over in Javascript (at least for auto-submit). So if the second Finder on the page has auto-submit turned off (and the first one has it on), the first finder will also not auto-submit.

Comments

danielb’s picture

The settings given to javascript are not per-finder, they're global, so yeah that's a bug.

danielb’s picture

Infact they should even be per-element, since one might have two autocompletes in the one finder with different behaviour for some reason.

danielb’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.