r1636 - branches/bxe_2_0/mozile

[email protected] Thu, 16 Nov 2006 08:54:52 +0100 (CET)
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Thu Nov 16 08:54:50 2006
New Revision: 1636

Modified:
   branches/bxe_2_0/mozile/mozCE.js
Log:
revert backspace code committed in 1624

Modified: branches/bxe_2_0/mozile/mozCE.js
==============================================================================
--- branches/bxe_2_0/mozile/mozCE.js	(original)
+++ branches/bxe_2_0/mozile/mozCE.js	Thu Nov 16 08:54:50 2006
@@ -433,9 +433,10 @@
 	
 	//this.selectEditableRange(cssr);
 	/**/
-	if (doTransform) {
 		this.removeAllRanges();
 		this.addRange(cssr.cloneRange());
+
+	if (doTransform) {
 		
 		bxe_Transform();
 	}
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs