Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-4183

grid with hflex=min columns renders invisible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.6.1
    • Freshly, 8.6.0.1
    • Components
    • Security Level: Jimmy

      Steps to Reproduce

      	<grid>
      		<columns>
      			<column hflex="min" label="col-1"/>
      			<column hflex="min" label="col-2"/>
      			<column hflex="min" label="col-3"/>
      		</columns>
      		<rows>
      			<row>
      				<cell>cell-1</cell>
      				<cell>cell-2</cell>
      				<cell>cell-3</cell>
      			</row>
      		</rows>
      	</grid>
      

      Current Result

      the grid body remains invisible

      <div id="u9HV0-body" class="z-grid-body" style="overflow: auto;">
        <table id="u9HV0-cave" width="100%" style="table-layout: fixed; visibility: hidden; width: 213px;">
         <colgroup id="u9HV1-bdfaker">...
      

      Expected Result

      visible grid content

            CharlesQiu CharlesQiu
            cor3000 cor3000
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - 4 hours
                4h
                Remaining:
                Time Spent - 1 hour Remaining Estimate - 3 hours
                3h
                Logged:
                Time Spent - 1 hour Remaining Estimate - 3 hours
                1h