Don't show click cursor on scrolling frames

Reproduction Steps
The click cursor should be used to indicate that something is clickable. Scrolling frames are not clickable, clicking and dragging does not scroll, so the cursor should be the same unless the user is hovering over the scroll bar

Expected Behavior
The expected behavior is no hover cursor

Actual Behavior
A hover cursor

Issue Area: Engine
Issue Type: Display
Impact: Low
Frequency: Constantly

24 Likes

This is still an issue and nearly 2 years later

4 Likes

Quite shameful for a billion dollar company, don’t you think?

1 Like

Actually if you check the documentation you will find that this is the scrolling frame and if you did not know there is a button to disable the mouse hover…

1 Like

What’s the button to disable the mouse hover??? I can’t find it

1 Like

Sorry to bump, but this is still an issue.

Whilst you can set the active property of the ScrollingFrame to false to hide it when mousing over, the click cursor will still show when the player starts scrolling the frame.

Bumping again. Still a problem. Roblox, please fix. It’s been 3+ years.

Yeah, it’s still a problem we need a-fixin’ for. I have a custom cursor system and I really don’t need Roblox’s default cursor layered on top of my custom one. It’s especially unwanted considering the fact that scrolling hasn’t to do with buttons, as you mentioned in the post

Quite an old topic, but i found the solution: just uncheck the active property

1 Like