Closed fu2re closed 10 years ago
Solved. It's a problem of Jcrop libary.
Thanks for following up! I haven't had time to try and reproduce yet. Is there anything we can do to avoid this bug? Did updating jCrop help?
To avoid it, u just can comment or remove line 1240 ($keymgr.focus();) in jquery.Jcrop.js, and then recompile min version of it. I dont sure that this line shuld do, also did't see any difference after remove it.
@fu2re, could you check if this issue is solved now that we updated Jcrop (a6642175)?
Hello, here is my problem. If i create more than one field in model, 3 in my case, i have a problem in google chrome: When page is ready, i'm click on a second field (is is ok for the first field) and page has being scrolling down to the bottom. After that if I click on a first or third field, page has being scrolled down again, but if i try to edit second field now - it is ok. So - first click on a "non-active" field is caues the bug.
Sorry for my english. Thank you.