iPhone 6+ mobile safari landscape with mulitple tabs open and bootstrap modal hides immediately after open
Created by: ankitshah-hs
I am facing problem in bootstrap modal with iPhone safari 6+ landscape mode. This bug occurs only in iPhone 6+ landscape mode with multiple tab open in safari browser.
Below are the step to generate the bug.
- Goto http://getbootstrap.com/javascript/#modals-sizes on your iPhone 6+ in landscape mode - be sure you must open multiple tab
- Scroll down the page and click on "Small Modal" button in Optional size section.
- You can notice that modal is opening and closed immediately in flash and grey background remain as it is. You can't do any clicks now.
- Now, try to hide the Nav-bar and tab bar manually by scrolling up the page. It will show the bootstrap modal as expected. But it's not working when it open with multiple tab open in browser.