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

Popup does not follow component on scroll in borderlayout

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Later Later
    • None
    • 5.0.5
    • Components
    • None

      https://sourceforge.net/tracker/?func=detail&aid=3184863&group_id=152762&atid=785191

      In the following case, when we open combobox/datebox and scroll down the browser (using mouse wheel, not the browser scroll bar), the popup is kept open and will not follow the combobox/datebox.

      Test case:

      <hbox width="100%" height="2000px">
      <vbox>
      Combobox:
      <combobox>
      <comboitem label="Simple and Rich" />
      <comboitem label="Cool!" />
      <comboitem label="Thumbs Up!" />
      </combobox>
      <datebox />
      </vbox>
      </hbox>

      See forum thread:
      http://www.zkoss.org/forum/listComment/15282

            Hudson Hudson (Inactive)
            asukachen asukachen
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: