r1597 - branches/bxe_2_0/mozile
[email protected] Tue, 31 Oct 2006 17:21:42 +0100 (CET)
| Newsgroups | gmane.editors.bitflux.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: chregu
Date: Tue Oct 31 17:21:41 2006
New Revision: 1597
Modified:
branches/bxe_2_0/mozile/mozilekb.js
Log:
fix defaultcontent problem
Modified: branches/bxe_2_0/mozile/mozilekb.js
==============================================================================
--- branches/bxe_2_0/mozile/mozilekb.js (original)
+++ branches/bxe_2_0/mozile/mozilekb.js Tue Oct 31 17:21:41 2006
@@ -545,6 +545,8 @@
_node.removeAttribute("__bxe_defaultcontent");
_node.firstChild.nodeValue = " ";
_node.XMLNode._node.firstChild.nodeValue = " ";
+ _node.XMLNode._node.removeAttribute("__bxe_defaultcontent");
+
sel = window.getSelection();
sel.collapse(_node.firstChild,0);
--
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs