Hello, I would like to have the scroll size / step when scrolling with mouse wheel and arrow keys (mostly up / down) same. Right now the step for mouse wheel is slightly bigger than for arrow keys, which is causing me little miscomfort. Steps to reproduce: - Go to any page where the vertical scrollbars appear - Scroll down once with mouse wheel - Press Arrow UP key when the focus is on the page - You can see that you are not on the top of the site but slightly lower What I expected: - The size of scroll step for mouse wheel and arrow keys to be the same
Sorry, I don't think this is how it should behave. Mouse wheel scrolling can be configured with "mouse wheel scroll lines" in settings, but scrolling with arrow keys is always fixed.
OK, i see, when i set the "scroll lines" to 2 it behave how i want. But it is not comfortable because I am not able to set the scroll step size. I use arrow keys and mouse wheel in "combo" based on where my hands are at the moment. Thank you for advising me to check the settings, it is still somewhat lacking, but it is good workaround.