emposha / FCBKcomplete

Jquery facebook like(fancy) multi-select
http://www.emposha.com
383 stars 116 forks source link

Very bad BUG on IE8 #47

Closed mindaugasrimkus closed 13 years ago

mindaugasrimkus commented 13 years ago

Hello, When we add 2 select elements and on each other active fcbkcomplete IE8 crash. Scenario: RUN code below with (use only keyboard): In first select type s choise anything with keyboard, after that pres TAB (to natigave second select) and IE8 crash seems You made infinitive LOOP :( 2.7.4 don't have this problem, because is workaround problem use old version. Pleas fix this bad bug.

Very thanks!

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

FCBKcomplete Demo

FCBKcomplete Demo



```
mindaugasrimkus commented 13 years ago

Firefox is not affected for this problem