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

Combobox drop-down menu cover the input textbox

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 8.0.1, 7.0.8
    • 8.0.0, 7.0.6.1
    • Components
    • Security Level: Jimmy
    • None
    • ZK 8.0.1 S2, ZK 8.0.1 S3

      When a combobox popup is to tall to be opened bellow the combobox, it is opened from the top of the current frame instead.
      If the combobox text-input is in the middle of the page, it can be covered by the drop down popup menu, which makes typing difficult.

      to reproduce (iframe not necessary, but easier to illustrate):
      index.zul

      <zk>
      <iframe width="250px" height="200px" src="./test.zul">
      </iframe>
      </zk>
      

      test.zul

      	<combobox width="200px" value="default value">
      		<comboitem label="one"/>
      		<comboitem label="two"/>
      		<comboitem label="three"/>
      		<comboitem label="one"/>
      		<comboitem label="two"/>
      		<comboitem label="three"/>
      		<comboitem label="one"/>
      		<comboitem label="two"/>
      		<comboitem label="three"/>
      		<comboitem label="one"/>
      		<comboitem label="two"/>
      		<comboitem label="three"/>
      		<comboitem label="one"/>
      		<comboitem label="two"/>
      		<comboitem label="three"/>
      		<comboitem label="one"/>
      		<comboitem label="two"/>
      		<comboitem label="three"/>
      		<comboitem label="one"/>
      		<comboitem label="two"/>
      		<comboitem label="three"/>
      	</combobox>
      

            SEFI SEFI
            MDuchemin MDuchemin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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