Grid column width is incorrect when set hflex to min and first row is invisible

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Later
    • 7.0.6
    • Affects Version/s: 7.0.5
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • None

      Reproducible sample:

      <grid>
      	<columns>
      		<column hflex="min" />
      		<column hflex="1" />
      	</columns>
      	<rows>
      		<row visible="false">
      			<label>Test.....</label>
      			<textbox />
      		</row>
      		<row>
      			<label>Test hflex min</label>
      			<textbox />
      		</row>
      	</rows>
      </grid>
      

            Assignee:
            ChunfuChang
            Reporter:
            vincentjian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 2 hours
                2h