Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad performance when applied to lot of input fields #370

Open
santhoshtr opened this issue Sep 10, 2014 · 1 comment
Open

Bad performance when applied to lot of input fields #370

santhoshtr opened this issue Sep 10, 2014 · 1 comment
Labels

Comments

@santhoshtr
Copy link
Member

@l2c2technologies reported that the IME cause browser hang when used with lot of fields(how many?)

See http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12815#c43

Tracking it here for further investigation.

@santhoshtr santhoshtr added the bug label Sep 10, 2014
@santhoshtr
Copy link
Member Author

Hello again. How many input fields you have? I did a test with 200 input fields all binding to jquery.ime and it just worked. It is quite possible that your page has many other scripts to run on page load. Are you binding the input fields with jquery.ime on page start? You may optimize it by binding on focus etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant