Different scrolling speed between layouts

Operating system

macOS

Joplin version

3.3.13

Desktop version info

Joplin 3.3.13 (prod, darwin), also in latest Linux version from AppImage.

Sync target

Joplin Server

Editor

Markdown Editor

What issue do you have?

Hello, folks.

I'm not sure if it's a bug, but this thing is pissing me off. If someone can explain what is it and how to fix it I'd really appreciate that.

I use layout of single window and switch between editor/viewer with hotkeys. Between this modes I fill a noticeable difference in scrolling speed and acceleration. In editor mode scroll speed and acceleration are very much like in other windows/apps on macOS/Ubuntu. In viewer mode I see that there's less acceleration and overall scrolling speed is lower, so I need to do extra mouse/touchpad moves to get to the same line as in editor mode and it's harder to control scrolling inertia. I've found no setting that can help to adapt scrolling speed to my needs in Joplin. How can I fix that?

P. S. Other electron apps I have installed like bitwarden, vscodium, obsidian, etc. are not affected. Joplin is the only app where I see such behavior.

Hello Xld and welcome to the forum.
The RTE (Rich Text Editor) is able to read directly many medias. Sometimes this ability slow the scrolling.
Have a look at Tools > Options > Markdown and see what happen if you select or unselect options. For example:

Other possible workaround : if you have a mouse with a speed button on it, change the speed !!! Sometimes (not often) it can modify the speed of the scrolling too.

This issue may be related to custom scrolling logic added in 2021:

The workaround is from several years ago and may no longer be necessary. However, the upstream issue it links to is still open.

Hello, Steph. Thank you.

Have a look at Tools > Options > Markdown and see what happen if you select or unselect options.

I don't have any of this options enabled. Also changing of scrolling speed of mouse/touchpad affects whole system. I don't need that.

Hello, personalizedrefriger. Yeah, I found this issue, that's why in P. S. I gave info that other electron apps work without a problem on both macOS and Ubuntu. Does that mean that these apps found a workaround/solution that was not yet implemented in Joplin?