You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I think I found a problem. It appears when I use the option lockInput : true. It also appears on the main demo page on the "QWERTY Text Area" which use this option. Firebug send me an error message : base.lastCaret is not defined (line 351).
Hope this will help you and thanx for your work :)
The text was updated successfully, but these errors were encountered:
Are you using version 1.8.3? I just double checked the main demo and I didn't get that error... is there something in particular that I need to do to find the error?
I made more tests : it works with IE9 and Chrome but not with Firefox 4.0.1.
So I tried in a virtual machine with a portable firefox 4.0.1 to be shure an extension is not the problem and there is the bug. So it seems to be a problem with FF4.x. Perhaps with 3.x too, I not tried.
Hello,
I think I found a problem. It appears when I use the option lockInput : true. It also appears on the main demo page on the "QWERTY Text Area" which use this option. Firebug send me an error message : base.lastCaret is not defined (line 351).
Hope this will help you and thanx for your work :)
The text was updated successfully, but these errors were encountered: