←back to thread

507 points tosh | 1 comments | | HN request time: 0.215s | source
Show context
butz ◴[] No.43536187[source]
Some controls are better left unstyled. Look what happened to scrollbars: either they are too thin to grab, have bad color contrast, so it is hard to see what part to actually grab, and, finally, some smartypants have managed even to remove scrollbars altogether from their website. Sure, default select is not the prettiest control, but it gets it job done.
replies(6): >>43536730 #>>43537510 #>>43538464 #>>43539356 #>>43540555 #>>43542772 #
1. userbinator ◴[] No.43542772[source]
managed even to remove scrollbars altogether from their website

What's worse are the custom JS ones that only appear on hover, obscuring the contents partially where they happen to be, and then when you try to drag them and accidentally move the pointer just a tiny bit off their skinny width, they disappear and you end up accidentally activating whatever element happens to be underneath.