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

Combobox drop-down menu cover the input textbox

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 8.0.0, 7.0.6.1
    • Fix Version/s: 8.0.1, 7.0.8
    • Component/s: Components
    • Security Level: Jimmy
    • Labels:
      None
    • gh.sprint.customfield.default.name:
      ZK 8.0.1 S2, ZK 8.0.1 S3

      Description

      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>
      

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              SEFI SEFI
              Reporter:
              MDuchemin MDuchemin
              Votes:
              0 Vote for this issue
              Watchers:
              2 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 - 6 hours
                  6h