From: Edward Date: Mon, 8 Jun 2015 06:09:26 +0000 (+0800) Subject: Roo/form/HtmlEditor.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=939fea3c5d22068864331f0bbe53b7f211222911;p=roojs1 Roo/form/HtmlEditor.js --- diff --git a/Roo/form/HtmlEditor.js b/Roo/form/HtmlEditor.js index e8ec326b2b..ca7098c6f7 100644 --- a/Roo/form/HtmlEditor.js +++ b/Roo/form/HtmlEditor.js @@ -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; }