Can web developers stop fucking with scroll bars please?
-
@TerrorBite @tj horrendous UX
@TerrorBite @tj it doesn't even look good.
-
-
@tanavit @tj
The real one, yes.But you can set an area of the page to overflow: hidden, meaning that if there is too much content to fit, don't display the excess - which is useful on fixed size boxes because otherwise the content overlaps with other content.
But that also means that you can hide the browser scrollbar and replace it with a slow broken one written in javascript.
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj Preach it.
-
@argv_minus_one @tj Mobile phones usually dont display the scroll bar. That's a mobile phone design pattern leaking on the desktop.
-
@tj when you're scrolling down, and suddenly the page stops scrolling and the scroll is controlling some kind of animation instead
@TerrorBite @tj firts time I saw that was on the Apple website I guess
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj Meanwhile, web developers: “Why is the livestock we’re trying to farm for its data talking? John, did you know they could talk?”
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj but, you would lose interest in our sales pitch if you knew how long it was!
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj Hate it. Seems like it also might be an accessibility minefield.
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
Can •all• the developers stop fucking with the scroll bars please? Same same—your design vision isn't worth a piss if I can't •use• it.
-
@tj Hate it. Seems like it also might be an accessibility minefield.
s/might be/is/
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj Here on MacOS the scroll bars only appears when needed, i.e. while scrolling. We can see its size and position. It keeps beeing displayed a few seconds after beeing used and disappear. But, we can also hover it, click on it and scroll while sliding the mouse.
But, that beeing said, I didn't encounter much website that disabled totally the scroll bar. I didn't knew it was a thing up until your toot. -
@drewtowler @tj I strongly recommend https://greasyfork.org/en/scripts/381674-don-t-with-my-scroll
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj@howse.social I'll just drop this here: https://scrollbars.matoseb.com/
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj Do you know how to create websites?
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj THIS!
-
@tj when you're scrolling down, and suddenly the page stops scrolling and the scroll is controlling some kind of animation instead
@TerrorBite Or when the scroll wheel (or finger scroll on the phone) scrolls a box in the middle of the page and there is just a tiny area left where you can actually scroll the page to get past the box. Happens a lot on certain news sites.
-
@tj@howse.social I'll just drop this here: https://scrollbars.matoseb.com/
-
@tj
I'd argue this applies not only to web developers (who keep trying to hide them outright), but also all OS designers who keep working harder and harder and harder to make them all but invisible + unusable! 🤬Among other annoyances in this category are:
1) Scrollbars that are often now too thin to even aim at, which is made worse by2) Scrollbars that are not visible by default, and will disappear mere seconds after the most recent scrolling interaction ends
3) And even when they are visible + not too thin, they are configured to be very low contrast + translucent...
Having lived through the 90's / early 2000's ugly grey MS Windows type scrollbars, I can understand why a lot of people are scarred from that experience.
But IMO, most designers took the wrong lessons from those. Key things we should've done different:
* Changed from "click to go up/down a page" (i.e. mostly pointless) to opening up "click anywhere to scroll there" (which is what a few enlightened designs do)* Instead of making them smaller and smaller and less visible, we should've tackled instead the problem that they were no offering enough value, and instead leaned in *hard* on covering them in clickable markers (with optional additional details) to jump to useful landmarks
@aligorith @tj Xaw scrollbars were the best in my eyes.
-
Can web developers stop fucking with scroll bars please? No website is so beautiful that it justifies losing the ability to see how far the page scrolls down. I don't give two shits about your design vision.
@tj can I add disabling control click to open link in a new tab to the list? I was on a docs site that did this. Really frustrating.