Combobox drop-down menu cover the input textbox

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 8.0.1, 7.0.8
    • Affects Version/s: 8.0.0, 7.0.6.1
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • ZK 8.0.1 S2, ZK 8.0.1 S3
    • None

      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>
      

            Assignee:
            SEFI
            Reporter:
            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