Popover in a modal (scroll issue)
Created by: scanferla
Steps to reproduce this issue:
- Go to: http://twitter.github.com/bootstrap/javascript.html#modals
- Click:
Launch demo modal - Click:
buttonat the Popover in a modal section. - Scroll the modal's content
What happens:
Popover gets stuck, doesn't "follow" the button
What should happen:
The same behavior found here: http://twitter.github.com/bootstrap/javascript.html#popovers (Click to toggle popover + scroll the page)
Hope it helps :)