Auto-Scrolling/Jumping to Previous Location Link
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
I'm having a curious problem when using links to other cells in the notebook. After clicking on a link to another cell in the notebook, scrolling and clicking on any of my other cells -- either markdown or code cells only -- will cause the browser to jump back to the link destination. (The jumping also occasionally occurs when simply scrolling after clicking the link.) If I select a cell before it jumps up to the link cell, I can get the browser to jump back to the cell I'm working on until I use the space, delete, or return keys, at which point it jumps back to the link cell. Any suggestions or insight would be greatly appreciated!
Chrome: 46.0.2490.80 (64-bit)
Jupyter version: 4.04
Running on: Python 2.7.9 | Anaconda 2.2.0 (x86_64) | (default, Dec 15 2014, 10:37:34)
[GCC 4.2.1 (Apple Inc. build 5577)]
Kernel: R version 3.2.2 (2015-08-14)
Contributor guide
Assessment
This issue has not been assessed yet.