more styling
[roojs1] / roojs-ui-debug.js
index ab5d290..f93e738 100644 (file)
@@ -20855,6 +20855,7 @@ Roo.rtf.Parser.prototype = {
         this.flushHexStore();
         if (!this.group) { // an RTF fragment, missing the {\rtf1 header
             //this.group = this.doc
+            return;  // we really don't care about stray text...
         }
         this.group.addContent(new Roo.rtf.Span(cmd));
     },