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

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

XMLWordPrintable

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

      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

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

              Created:
              Updated:
              Resolved:

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