Created by: jimwebb
This closed issue: https://github.com/twitter/bootstrap/issues/6013 resulted in this pull request: https://github.com/twitter/bootstrap/pull/6118 which has created the following new bug:
If scrollspy is invoked on the window (or <body>), but the page is already scrolled on load, the browser's scroll is added to the offset, which breaks the scrollspy behavior.