- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.8k
 
Open
Labels
Description
Problem
When "sticky navigation" is set to false, the sidebar occasionally will become "stuck" and refuse to scroll. This can reliably be induced by scrolling all the way to the top or bottom of the main page; once you hit either end, the sidebar locks and will not scroll. Usually it unfreezes itself within a few seconds, but the timing appears inconsistent.
It is always possible to force it to unfreeze by expanding and collapsing an element in the sidebar.
Reproducible Project
An example of a project in which this is currently occurring can be found here:
https://github.com/Daltz333/frc-docs
https://frc-docs.readthedocs.io/en/latest/
Environment Info
- Python Version: 3.6
 - Sphinx Version: 1.8.5
 - RTD Theme Version: 0.4.3
 - Web Browser: Chrome
 
aiqc