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

Listbox doesn't extends it width with hflex="min" and predefined height

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Normal
    • 8.0.3
    • 7.0.7
    • None
    • Security Level: Jimmy
    • ZK 8.0.3 S2

    Description

      steps to reproduce

      1. load the zul below
        <zk>
        	<zscript>
        		ListModelList myModel = new ListModelList(Locale.getAvailableLocales());
        	</zscript>
        	<listbox id="mylistbox"
        		height="250px"
        		model="${myModel}" hflex="min">
        	</listbox>
        </zk>
        

      expected result

      the Listbox can extend its width to eliminate the horizontal

      Attachments

        Issue Links

          Activity

            People

              SEFI SEFI
              SEFI SEFI
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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