The vertical scroll position jumps while typing in an autodrop Combobox in iOS

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 8.6.3.1
    • Component/s: Components
    • Environment:

      iOS 14

    • None

      Steps to Reproduce

      iOS only.

      <zk>
        	<zscript>
      		org.zkoss.lang.Library.setProperty("org.zkoss.zkmax.tablet.ui.disabled", "true");
      	</zscript>
      	<div height="150vh"></div>
      	<combobox autodrop="true" autocomplete="false">
      	</combobox>
      </zk>
      

      Type something in the Combobox.

      Current Result

      The vertical scroll position keeps jumping.

      Expected Result

      The vertical scroll position won't change.

      Debug Information

      Workaround

      Turn off autodrop

            Assignee:
            Unassigned
            Reporter:
            rudyhuang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: