scipy / scipy-sphinx-theme-v2

New version of scipy-sphinx-theme to be used across NumPy documentaton page and subpages.
https://pr-72-scipy-sphinx-theme-v2.surge.sh/
3 stars 5 forks source link

Bug: Page automatically scrolls away from top #61

Open fuglede opened 4 years ago

fuglede commented 4 years ago

If I go to http://generated-numpy-docs-14648-2-sphinx2.surge.sh/f2py/index.html (or any other page available from the left sidebar), the page automatically scrolls to align with the relevant entry in the left sidebar. The expected behavior would be that the page is scrolled all the way to the top.

Shekharrajak commented 4 years ago

I understand your query, but if it is scrolling to the heading of the page, then it is not a problem. We only not see the navbar when we click any tab in left sidebar.

We can discuss about it.

fuglede commented 4 years ago

It's not scrolling to the heading of the page, but to the particular bullet point in the sidebar, which leaves you at some rather random point in the content:

Screenshot from 2019-11-27 19-40-13