roojs-debug.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 31 Aug 2011 08:11:00 +0000 (16:11 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 31 Aug 2011 08:11:00 +0000 (16:11 +0800)
roojs-debug.js

index 1fc1c5f..d69842f 100644 (file)
@@ -40550,6 +40550,8 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarContext.prototype,  {
         
         tn = sel.tagName.toUpperCase();
         
+        this.tb.selectedNode = sel;
+        
         // if current menu does not match..
         if (this.tb.name != tn) {