hflex/vflex wrong calculation with negative leftover size

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.0.8
    • Affects Version/s: 5.0.7.1
    • Component/s: Components
    • None
    • None

      The last two Columns should shrink to 0 width.

      <listbox width="400px">
      <listhead>
      <listheader label="Product" width="250px" />
      <listheader label="Description" width="250px" />
      <listheader label="Comment" hflex="2" />
      <listheader label="Comment 2" hflex="1" />
      </listhead>
      <listitem forEach="1,2,3">
      <listcell forEach="1,2,3,4">Listcell</listcell>
      </listitem>
      </listbox>

            Assignee:
            SimonPai
            Reporter:
            SimonPai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: