Gradebook Scrolling is difficult when viewing in Chrome

Jump to solution
JustinMellor
Community Explorer

When scrolling gradebooks (either vertically or horiztonally) the scrolling line is extremely hard (almost razor thin) to grab when trying to quickly scroll.  Multiple teachers in our district have noted this over the past few weeks and I'm wondering if this is a Chrome side change on how it's viewing the frame, or if this is on the Canvas side of things.

 

Here is a screenshot of the two views side by side.

Chrome vs Firefox Gradebook view 

I did install Firefox just to see and it looks slightly better/larger, but we cannot move to Firefox as a standard in our district.  Even having the scroll bar enlarge a little when hovered over would be awesome.

 

Are other people having this same issue, or is there a setting that Chrome changed somewhere that someone else has discovered?

 

Thanks,

Justin

 

 

 

1 Solution

Good find.

This change to .slick-viewport::-webkit-scrollbar was a temporary fix to resolve another issue — the bottom scrollbar was obscuring the last student row.

We ended up adding some space at the bottom of the grid and restoring the native/default scrollbar CSS. Sorry for the trouble!

View solution in original post