-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: 9.5.0.2
-
Component/s: Components
-
Environment:
iPad mini 2 (iOS 12.5.1)
iPad Air 4 (iPadOS 14.1)
-
None
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.