Holding shift prevents scrolling on ScrollingFrames

Title basically explains it.

I’m not able to scroll a normal scrolling frame using the mouse wheel while holding either left or right shift on my keyboard. Dragging the scroll bar with my cursor still works fine while holding shift however. Frame.MouseWheelForward, PlayerMouse.WheelForward and both corresponding Backward events also still fire properly while holding shift.

Reproduced both on the game client and in Roblox studio. This issue also appears to only take effect after a certain control action like movement or camera turning (and probably a lot more) was performed.

This behaviour is new to me so I thought I’d bring it to your attention.

On most other software, holding shift + scrolling usually means that you are intending to scroll in the horizontal direction. You can try this in i.e. Chrome, it will not scroll when you are holding shift unless there’s horizontal space to scroll to.

It might be intended for that reason. Do you know when this first started occurring for you?

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.