donejs / bit-docs-donejs-theme

The plugins to produce the DoneJS site.
https://www.npmjs.com/package/bit-docs-donejs-theme
MIT License
2 stars 2 forks source link

Scroll to bottom of guides page causes page flicker bug #45

Open imaustink opened 7 years ago

imaustink commented 7 years ago

Expected result

Page should not flicker/jump around

Actual result

The page jumps around and "flickers". donejs-site-flicker-bug-xs

Steps to reproduce

  1. Launch https://donejs.github.io/donejs-next/Guides.html
  2. Make sure your browser window is at least 1000px wide
  3. Scroll to bottom of the page
  4. Slowly move cursor from the bottom of the page upwards

    Notes

    The bug is exhibited in Chrome, Firefox, and Safari. Chrome is bar far the worst. This seems to be the only page affected.