From: Alan Knowles Date: Wed, 17 Nov 2010 06:16:03 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=3defd8ab5c6defa09315db57705d9d2ea70cdd92;p=Pman.Core Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 48060bb2..53cc1a0d 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -814,7 +814,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { // skip blank cells // set the style first.. - this.parseHtmlStyle( cols[col], row + yoff, realcol + xoff , colspan, rowspan); + this.parseHtmlStyle( cols[col], row + yoff + 1, realcol + xoff , colspan, rowspan); if (!cols[col].childNodes.length) {