Horizontal scrolling is not disabled although scrolling mode is set to Vertical

Hi,

I am using a ScrollView for which I only want to have vertical scrolling behaviour. The ScrollView contains some components whose width is larger than the ScrollView width, however I don’t want any horizontal scrolling behaviour.

I set the scrolling mode to vertical and the horizontal scrolling visibility to Hidden, however when I scroll with the mouse the content of the ScrollView starts moving to the right.

Is there a way to really disable this horizontal scrolling?

Thanks
Chloe

Hi Chloe,

Please report a bug using: Help → Report a bug.

Thanks.

Isn’t this fixed in the 2022 beta? I had the same issue but it is fixed in beta 9 for me. Maybe a different issue though :(?

I’m on 2021.2.7f1 so that could be possible. I’ll have a look in the 2022.

No, I just tried it on 2022.1.0b9 and it still occurs. I’ll file a bug report.