Too many columns with custom width causes incorrectly rendering

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.8.0
    • Affects Version/s: 3.7.0, 3.8.1
    • Component/s: None
    • Security Level: Jimmy
    • Environment:

      IE9

    • Sprint 1

      Steps to Reproduce

      1. run zss with attached Excel file
      2. switch to 2nd sheet

      Actual Result

      2ns sheet displays totally blank without gridline.

      Expected Result

      display the original sheet content.

      Debug Information

      IE 10 doesn't have such issue.

      3.6.0 doesn't have such issue.

      The root cause might be: too many CSS rules (over 4096) in one CSS file. It's over IE 9's upper bound.
      ref: http://blogs.msdn.com/b/ieinternals/archive/2011/05/14/10164546.aspx

      The screenshot captured fro IE 9's developer tool:

      This issue relates to ZSS-617.

      Workaround

      Create a new file with Excel 2007 and copy the original content to the new file. The new file can be rendered correctly.

        1. ie9CssRulesLimit.png
          4 kB
          hawk
        2. manyCustomWidth.xlsx
          15 kB
          hawk
        3. SheetFromBlob.xlsx
          73 kB
          hawk

            Assignee:
            henrichen
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: