The author sees half the problem and offers the worse half of a solution. A scrollbar is not only a control, it's also an indicator . It shows where your viewport is relative to the bigger view, e.g. a long list. Hiding scrollbars, like some [redacted] GUIs like macOS do, is just acutely impolite, much like making buttons indistinguishable from text, or putting light grey text on a light grey background. A solution e…
Scrollbars are becoming a problem
81–90 of 944 posts
Re: Scrollbars are becoming a problem
#82Re: Scrollbars are becoming a problem
#83The author sees half the problem and offers the worse half of a solution. A scrollbar is not only a control, it's also an indicator . It shows where your viewport is relative to the bigger view, e.g. a long list. Hiding scrollbars, like some [redacted] GUIs like macOS do, is just acutely impolite, much like making buttons indistinguishable from text, or putting light grey text on a light grey background. A solution e…
>A solution exists, and is nearly universally implemented: scroll wheels on a mouse, and scroll gestures on a trackpad. So you didn't read the article huh. The very first paragraph says: >“Ah”, they say, “that’s what the scroll wheel is for”. My friend, not everyone can use a scroll wheel or a swipe up touch screen. Or literally the next paragraph about difficulties small/hidden scrollbars cause with other input meth…
Re: Scrollbars are becoming a problem
#84You know what's an accessibility problem for a lot of people over 40? White text on a dark background. I don't think I'll ever get tired of hearing people advocate for making web pages readable for people my age. Yeah, opening up the inspector and updating the author's CSS made it readable for me, but made the shell script unreadable.
I'm under 40 and this puts immense strain on my eyes. After reading a few paragraphs if I look over to the wall I will see persistent shadow-text in my vision for 30 seconds or more. Very uncomfortable. It's to the point that if highlighting all the text doesn't mitigate the dark/white contrast, I'll just avoid reading that page entirely.
https://chrome.google.com/webstore/detail/dark-reader/eimadp...
Re: Scrollbars are becoming a problem
#85I feel like the iOS scroll bars fall into this a lot as well. They’re so hard to consistently get with you finger
My god... I've been using iOS for ten years and your comment just made me realize you can actually press onto and grab the razor-thin scrollbar that disappears about a second of idle time. What a farce.
Re: Scrollbars are becoming a problem
#86The author sees half the problem and offers the worse half of a solution. A scrollbar is not only a control, it's also an indicator . It shows where your viewport is relative to the bigger view, e.g. a long list. Hiding scrollbars, like some [redacted] GUIs like macOS do, is just acutely impolite, much like making buttons indistinguishable from text, or putting light grey text on a light grey background. A solution e…
??? macOS (and iOS) is designed this way because of the gesture you want! You don't need the scrollbar because you have the gesture. If you want to see where you are in the page you just scroll a teeny bit. It works great, I haven't seen a scrollbar in years and its never a problem. Sure, some accessibility options are nice for some people.
A scrollbar is (also) an indication, glanceable, not requiring any action.
If someone among your friends and family has an iOS device, remember how many times you had to show them that certain screens can be scrolled down? Oh, not just down, but also to the right? There used to be a few perfectly aligned views that had no indication whatsoever that there's more to them is you scroll.
Narrow but visible scrollbars would solve this easily.
Re: Scrollbars are becoming a problem
#87Re: Scrollbars are becoming a problem
#88Earlier quoted context omitted.
> there's not much of a good reason to hide them. It looks nicer + you can just use the scroll wheel. A lot of the UI affordances lost over the last decade or two are unfortunate, but complaints about scroll bars seem to be purely baby duck syndrome.
As the article says, not everyone can use a scroll wheel, and not everyone even has a scroll wheel or touchpad. I personally find using mouse scroll wheels quite painful due to RSI caused from decades of mouse abuse. Yet, designers find scroll bars and up-and-down scroll arrows icky so fuck me, I guess. :(
Obviously not, but you also shouldn't expect the whole world to be designed around your needs. If you have difficulty using the expected input method, you should use alternatives with the same functionality, not expect others to redesign their apps in your preferred way.
Re: Scrollbars are becoming a problem
#89You know what's an accessibility problem for a lot of people over 40? White text on a dark background. I don't think I'll ever get tired of hearing people advocate for making web pages readable for people my age. Yeah, opening up the inspector and updating the author's CSS made it readable for me, but made the shell script unreadable.
Why do you find it hard to read?
Re: Scrollbars are becoming a problem
#90Earlier quoted context omitted.
??? macOS (and iOS) is designed this way because of the gesture you want! You don't need the scrollbar because you have the gesture. If you want to see where you are in the page you just scroll a teeny bit. It works great, I haven't seen a scrollbar in years and its never a problem. Sure, some accessibility options are nice for some people.
A gesture is an action . It's good, and it works as intended. A scrollbar is (also) an indication , glanceable, not requiring any action. If someone among your friends and family has an iOS device, remember how many times you had to show them that certain screens can be scrolled down? Oh, not just down, but also to the right? There used to be a few perfectly aligned views that had no indication whatsoever that there'…
> If someone among your friends and family has an iOS device, remember how many times you had to show them that certain screens can be scrolled down?
I don't know, zero? Maybe let's say once to be charitable.
This is not a real problem faced by most people. IMO, this is just people being used to doing it another way.