sorich87 / bootstrap-tour

Quick and easy product tours with Twitter Bootstrap Popovers
http://bootstraptour.com
MIT License
4.44k stars 942 forks source link

Tour step backdrop is not aligining with tour step element #612

Open soumya14u opened 7 years ago

soumya14u commented 7 years ago

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. bootstrap_issue

soumya14u commented 7 years ago

hi @botamp, I am really looking forward on this weird issue can you please help?