XCombo bug - Options pop up even after we call closeAll() !

I am using XCombo with filtering enabled. If the xCombo was closed (either by hitting Enter or calling xCombo.closeAll() ) before a response is coming back from the URL, the options are still popping up at the top-left corner of the screen. The user might type in things very fast and hitting enter to close the combo, and after few seconds the option pops up when we don’t expect them!



If the status of the XCombo is “closed” then URL responses should be ignored?



Can you please advise a solution to this problem?



Thanks,

Daniel

Please try to use attached js file instead of original one - it must resolve mentioned issue.


dhtmlxcombo.zip (9.01 KB)


Thanks, but I tried the new file, still the same problem.



 



Daniel,

There was one more issue, which also fixed now.
Fixed file attached.

dhtmlxcombo.zip (9.03 KB)