Earlier quoted context omitted.
I have a "Mitsumi Standard Scroll" mouse that has a scroll button that you can hold down instead of a wheel that you have to keep spinning. It's so much easier on the fingers that I'm amazed I haven't been able to find it anywhere else.
Often you can middle-click-drag to scroll. That is click the scrollwheel down like a button, hold, and you should get a scroll icon appear; move the mouse up or down (sometimes left-right as well) and it will scroll. Some mice (Microsoft ones IME) have horribly clunky middle-click, at least the Logitech mice I normally use are softer with less travel, which I prefer. Not all apps seem to allow middle-click on Win10.…
Scrollbar Blindness
281–290 of 575 posts
Re: Scrollbar Blindness
#282If you read between the lines, you should understand that the root cause of issue is the macOS developer monoculture. All you need is one Windows or Linux-based developer in your team to catch those kind of issues. But so many dev teams are macOS-only those days, whereas, apart from US and 2-3 other rich countries, 80%+ or even more of actual desktop users are Windows-based. (There are many other problems with macOS…
Re: Scrollbar Blindness
#283Earlier quoted context omitted.
Infinite scroll often make it nearly impossible to click on the site's privacy policy or terms of service in the page footer without going into dev tools. Whenever I come across that issue I wonder whether it's a feature or a bug.
Does this actually happen frequently?
Re: Scrollbar Blindness
#284I have to pile onto the criticism of the hidden scroll bars, and other similar features (like the hidden buttons of PDF viewers now, such as in Chrome). Discoverability is a problem. For anyone (cough, elderly parents) who aren't adept at discovering hidden features, these things can be utterly mind-boggling and frustrating. Even I was stumped for a good minute the first time trying to print/save/download a PDF when…
For anyone (cough, elderly parents) who aren't adept at discovering hidden features You don't even have to be elderly. The 20-somethings in the office (pre-pandemic) had no idea that on an inconsistent smattering of Apple apps, if you pull down, a hidden search bar magically appears. How did that conversation go? Dev: Where do you want the search bar to go? Designer: Put it somewhere that no one will ever see it, or…
Example: Consider the number of articles on HN devoted to seemingly minute detail, e.g.: whether or not an input element should use a placeholder that vanishes, one that shrinks into the upper left corner when the user starts to enter text or a label abve the input element. We're still figuring this out...
Re: Scrollbar Blindness
#285Earlier quoted context omitted.
It depends on which pointing device you have installed.
This is the kicker, thanks. I'm using a (non-Apple) mouse and changing the settings didn't seem to have any effect.
Re: Scrollbar Blindness
#286I have to pile onto the criticism of the hidden scroll bars, and other similar features (like the hidden buttons of PDF viewers now, such as in Chrome). Discoverability is a problem. For anyone (cough, elderly parents) who aren't adept at discovering hidden features, these things can be utterly mind-boggling and frustrating. Even I was stumped for a good minute the first time trying to print/save/download a PDF when…
For anyone (cough, elderly parents) who aren't adept at discovering hidden features You don't even have to be elderly. The 20-somethings in the office (pre-pandemic) had no idea that on an inconsistent smattering of Apple apps, if you pull down, a hidden search bar magically appears. How did that conversation go? Dev: Where do you want the search bar to go? Designer: Put it somewhere that no one will ever see it, or…
Re: Scrollbar Blindness
#287Earlier quoted context omitted.
There's a windows feature like this which I hate with a passion. If you grab a window and shake it side to side, it minimizes all open windows... So sometimes I'll grab a window to move to my left monitor, decide instead I want it on the right one, and suddenly everything is gone and I now need to go open every single window one at a time. It even took me months to understand that the shaking was what caused it. I wo…
That thing is the worst! HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced set DisallowShaking dword to 1
Re: Scrollbar Blindness
#288Earlier quoted context omitted.
Yea on macOS, the scroll bar is less of a scroll bar, and more of a scroll indicator. There just isn’t any reason to click on the scroll bar if you have a trackpad. Notably, when you connect a traditional mouse, the scroll bar automatically becomes thicker (easier to click) and always visible, as mice users do have a reason to click/drag the scroll bar. Seems like Apple had this in mind
> Yea on macOS, the scroll bar is less of a scroll bar, and more of a scroll indicator. There just isn’t any reason to click on the scroll bar if you have a trackpad. I've seen so many web pages whose "fold line" just aligned so neatly with the end of my viewport that without the scrollbar being visible I would've just closed the page, being disappointed that it's just a meaningless hero page with no content. Similar…
Re: Scrollbar Blindness
#289Re: Scrollbar Blindness
#290Earlier quoted context omitted.
Even worse than undiscoverable features are land mine features, where some subtle gesture triggers a wild and unwanted mode change. Extra credit if the mode change is hard to get out of.
There's a windows feature like this which I hate with a passion. If you grab a window and shake it side to side, it minimizes all open windows... So sometimes I'll grab a window to move to my left monitor, decide instead I want it on the right one, and suddenly everything is gone and I now need to go open every single window one at a time. It even took me months to understand that the shaking was what caused it. I wo…