Scrolling vertically doesnt work

Hi, when I open my Jupyter notebook and select some of my code with left click and drag the mouse up I want it to scroll up or down (when dragging the mouse down). It works in the beginning but stops working after the first try. There was a time where the scrolling worked consistently when selecting code and moving the mouse.

My idea is to select a part of the code and replace it with another one. Sometimes the code is to long and I have to scroll vertically up or down to replace the code when selecting a specific part. As I mentioned this does not work anymore.

It is so frustrating. How can I do that again?!

1 Like

What version of Jupyter Notebook are you using? If 7.2.x, can you go into Settings and change Windowing mode in Notebook settings to defer and see it it is still happening?

Can you reproduce that in JupyterLab too? If so, can you open an issue on GitHub - jupyterlab/jupyterlab: JupyterLab computational environment. ? If you do not have a GitHub account let me know and I can open it for you but I will need some more details (browser version etc)