Re: [csswg-drafts] [css-scrollbars] Add `thick` value to `scrollbar-width` (#10650)

Yes, it's generally up to the UA/OS to provide a decent UI. The issue is that they sometimes don't. 

And this is primarily a way for users to adjust this via a user style sheet even when the OS or UA doesn't provide a UI setting for this. It is less useful for web authors.

> ... not the web author to randomly increase the size of the scrollbar (I doubt many people want this from an UX perspective).

Bad UX may also be a counter-argument for the `thin` value, though it was specced and is already widely implemented.

> I would object to this. Not all system frameworks support rendering scrollbars at thick sizes.

If they don't, UAs should render custom scrollbars if possible. If not, they might fall back to `auto`.

Sebastian

-- 
GitHub Notification of comment by SebastianZ
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10650#issuecomment-2261598260 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 31 July 2024 22:51:12 UTC