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

vflex="1" doesn't work with a parent component

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 5.0.0
    • None
    • None
    • Security Level: Jimmy
    • None

      Steps to Reproduce

      1. run the code

      		<groupbox width="100%" height="200px" title="profile.xlsx">
      			<spreadsheet id="profile" hflex="1"  vflex="1" showFormulabar="true" showContextMenu="true"
      				showToolbar="false" showSheetbar="false" maxVisibleRows="2" maxVisibleColumns="7"/>
      		</groupbox>
      

      Current Result

      the spreadsheet can't show itself

      Expected Result

      the spreadsheet can show itself correctly

      Workaround

      • specify a fixed height on spreadsheet

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

              Created:
              Updated:
              Resolved: