Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-543

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 5.9.0
    • 5.8.0.FL
    • None
    • Security Level: Jimmy

      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

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

              Created:
              Updated:
              Resolved: