Page 1 of 1

JQAutoComplete Back spacing when typing

PostPosted: 05 May 2017 12:35
by sbsllc
I have been having a ongoing issue with JQAutoComplete where it will backspace over something you type as you are typing.
It seems to be a timing issue where it happens when the dropdown is populated or something like that. I just can't seem to pinpoint it. It does not happen all the time so it hard to demo but in the course of a day for the end users it will happen dozens of times. So what happens is if I type in something like CGDevTools and somewhere along the lines it would pull back data in the dropdown the JQAutoComplete control may backspace over the D and I would end up with CGevTools.

I have tried putting code in the GetAutoCompleteData event and I have also used the DataLink but booth produce the same results. Any thoughts on what could be causing this? TIA

Re: JQAutoComplete Back spacing when typing

PostPosted: 05 May 2017 14:34
by Alexander Bulei
Hi sbsllc,

We need the simple testcase project...at least the video.

Best Regards.

Re: JQAutoComplete Back spacing when typing

PostPosted: 10 May 2017 18:56
by sbsllc
Hi Alexander,

I sent an email to support with a link that shows what is happening.

Thanks.