Search Issue Tracker

Fixed in 2020.1.X

Fixed in 2019.3.X

Votes

0

Found in

Issue ID

1176477

Regression

Yes

Scrollbar has some UX issues

Themes

-

The Northstar vision for scrollbars has the scrollbars only appearing when needed on hover and focus. In the current build we “emulated” this look with none of the fancy UX to make it hide/show. We did this by making the gutter trough color behind the scroll the same color as the panel background. We also removed the up and down arrows at the top and bottom of the arrows to reduce clutter.

1. It turns out the arrows are needed for slow scrolling through long lists and click scrolling to go a single line at a time.
2. Bug: Currently clicking on the trough does nothing. It should move the scroll up or down towards the click.

3. Objects dragged into a window can not be dropped into the trough area and there is no feedback that the area is not part of the window.

4. When hovering over the trough area objects highlight but clicking does nothing.

5. Middle click should be added for PC users. Currently there is no way to pan without clicking the scrollbar.

See https://unity3d.atlassian.net/browse/EC-479

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.