New submission from Nick Timkovich:

When scrolling down in the Python 3.4 docs (e.g. 
http://docs.python.org/3.4/library/index.html ) the Sphinx sidebar's top value 
increases twice as fast as the user moves down the page, resulting in it 
"running away".

I don't know sufficient JS to identify the problem, but I'm guessing it's 
somewhere in the sidebar.js:scroll_sidebar() function or whatever might 
configure it.

(apologies, I *think* I may have sent a similar mail to the docs list already)

----------
assignee: docs@python
components: Documentation
files: py34sidebar.png
messages: 211675
nosy: docs@python, nicktimko
priority: normal
severity: normal
status: open
title: Sidebar scrolls down 2x as fast as page content
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file34149/py34sidebar.png

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue20693>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to