The issue is appearing only at step 6; where the tour step backdrop is positioning on top of the tour step element focused. Also only reproducible with resolution 1280x800 (i.e. generic laptop) only. Also the issue is not reproducible is 'reflex' is issued but can be found is the prev and next buttons are used in step dialog. Another pointer is the step element in focus appears on a Modal jquery UI popup window. But there are other steps involving other elements of the modal window which is working fine.
One observation is the main window is scrolled down and focused properly then the issue is not appearing for that instance of tour. Actually in our code we are dynamically scrolling down the modal window before navigating this step.
Attached is the screenshot of the issue appearing.
The issue is appearing only at step 6; where the tour step backdrop is positioning on top of the tour step element focused. Also only reproducible with resolution 1280x800 (i.e. generic laptop) only. Also the issue is not reproducible is 'reflex' is issued but can be found is the prev and next buttons are used in step dialog. Another pointer is the step element in focus appears on a Modal jquery UI popup window. But there are other steps involving other elements of the modal window which is working fine. One observation is the main window is scrolled down and focused properly then the issue is not appearing for that instance of tour. Actually in our code we are dynamically scrolling down the modal window before navigating this step. Attached is the screenshot of the issue appearing.