Script editor horizontal scrollbar moves left when it shouldn't

Reproduction Steps

There are times when dragging the horizontal scrollbar will move the script editor all the way to the left when moving the mouse up/down. This is annoying UX, the horizontal scrollbar should only be reading the X position of the mouse.

Expected Behavior

The scrollbar not to move to the left when moving the mouse up/down

Actual Behavior

The scrollbar moves to the left when moving the mouse up/down

Issue Area: Studio
Issue Type: Display
Impact: Moderate
Frequency: Constantly

1 Like

This is intentional but is also a bad feature. Apparently, this is now the standard for scrollbars. You can even reproduce this with the vertical scrollbar on your browser.

The intention of this is to allow you to “cancel” your scroll action.

This is intended but we would like to hear more improvements ideas on the script editor. If you have any, please feel free to file a feature request.

Why is it intended? I don’t think I’d ever expect this.