Uploaded image for project: 'ZK Spreadsheet'
  1. ZK Spreadsheet
  2. ZSS-952

Too many columns with custom width causes incorrectly rendering

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 3.8.0
    • 3.7.0, 3.8.1
    • None
    • Security Level: Jimmy
    • 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.

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

              Created:
              Updated:
              Resolved: