Biwin John added the comment:
The problem exist with the Chrome on Ubuntu, Windows and OSX, but ony with the
python docs for version 2.7.
Docs for 2.6 use the same sidebar.
But in 2.7 docs, the content of sidebar is positioned with the style added on
scroll,
style="float: left; margin-
New submission from Biwin John:
The sidebar on the documentation pages ex.
https://docs.python.org/2/library/collections.html vibrates/flashes on mouse
wheel scroll.
The sidebar with class sphinxsidebar, works okay when scrolling with the
scrollbar, Firefox but not with mouse wheel on Chrome
Changes by Biwin John :
--
assignee: docs@python
components: Documentation
nosy: Biwin John, docs@python
priority: normal
severity: normal
status: open
title: Docs page's sidebar vibrates on mouse wheel scroll on Chrome.
type: behavior
versions: Pytho