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

Coachmark didn't scroll the page in mobile Safari

XMLWordPrintable

      Steps to Reproduce

      <zk>
      	<coachmark id="coachmark" target="btn" position="before_start">
      		<label multiline="true">
                      Page should scroll to the bottom.
      		</label>
      	</coachmark>
      	<div height="2000px"/>
      	<button id="btn" label="target"/>
      </zk>
      

      Open this page, and see if the page is scrolled to see the target button.

      Current Result

      iPad mini 2: Scrolled
      iPad Air 4: Not scrolled

      Expected Result

      iPad mini 2: Scrolled
      iPad Air 4: Scrolled

      Debug Information

      It may be relevant to the Safari versions.

      Workaround


            Leon03 Leon03
            rudyhuang rudyhuang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: