Support Forums

Hey there, it looks like you've been redirected from designsandcode.com - as you can see we have a new home - read more

Looking for support? You can access the support system via your account.

Forums Forums General count update pulls focus from search field

Viewing 2 posts - 1 through 2 (of 2 total)
  • Paul Ray
    #135035

    Whenever trying to type into a search field the refreshing of option counts for the other facets pulls focus from the search box and interrupts data entry into the search field. This sets the cursor back to the start of the search field.

    Unless data is entered into the search field fast enough ( i.e. before the recalculation of option recount ) it produces typos in the search field.

    An example is when trying to type in “rubber” the cursor reset causes “berrub”

    http://mashcast.net/shop-by-keyword/

    Paul

    Trevor Moderator
    #135077

    This will be because the plugin has a timer that waits after a keystroke for the user to type a word, and that setting is too fast for your use. One thing you can try is to disable the Update the Search Form on user interaction and see if that helps, or is the form actually submitting?

    This sensitivity setting is currently fix, but I am hoping that V3 of our plugin will make this an option you can set.

    Also, after a form has reset, the cursor goes back to the start of the text. This is annoying but it is a browser/HTML standard. There are many threads about this on stackexchange, such as this:

    https://stackoverflow.com/questions/511088/use-javascript-to-place-cursor-at-end-of-text-in-text-input-element

    You might use javascript to attach an event like this to the text field.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.