wrap text doesn't auto resize the row height when set max visible row

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.9.0
    • Affects Version/s: 5.8.0.FL
    • Component/s: None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. load a blank sheet with the attached composer

              <spreadsheet id="ss" width="100%" vflex="1"
                           showContextMenu="true" showSheetbar="true" showToolbar="true" showFormulabar="true"
                           showSheetTabContextMenu="true"
                           src="${empty param.file?'/WEB-INF/books/blank.xlsx':param.file}"
              />
      

      Current Result

      all wrap texts don't resize the row height

      Expected Result

      all the row height increase

      Debug Information

      • after calling setMaxVisibleRows() and setMaxVisibleColumns(), keikai doesn't resize row height

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

              Created:
              Updated:
              Resolved: