Roo/form/HtmlEditor.js
authorEdward <edward@roojs.com>
Mon, 8 Jun 2015 06:09:26 +0000 (14:09 +0800)
committerEdward <edward@roojs.com>
Mon, 8 Jun 2015 06:09:26 +0000 (14:09 +0800)
Roo/form/HtmlEditor.js

index e8ec326..ca7098c 100644 (file)
@@ -284,7 +284,7 @@ Roo.extend(Roo.form.HtmlEditor, Roo.form.Field, {
                         continue;
                     }
                     
-                    pos -= lines[i].length + 1;
+                    pos -= lines[i].length 1 1;
                     
                     break;
                 }