Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS Scrollbars 2021-08-29 > 2021-09-30 #12

Closed
frivoal opened this issue Aug 29, 2021 · 5 comments
Closed

CSS Scrollbars 2021-08-29 > 2021-09-30 #12

frivoal opened this issue Aug 29, 2021 · 5 comments
Labels
LC Working Draft approaching Candidate Recommendation pending This issue needs to get a reviewer assigned to it REVIEW REQUESTED

Comments

@frivoal
Copy link

frivoal commented Aug 29, 2021

In the issue title above add the document name followed by the date of this request, then the date of your proposed deadline for comments.

Other comments:

There is one issue relating to a11y that is worth drawing attention to: w3c/csswg-drafts#6351
There, it was requested that the CSS-WG considers expanding the scrollbar-width property to enable authors to request wide scrollbars, among other things for accessibility reasons. The CSS-WG considered that case, and concluded that while wide scrollbars was a legitimate things for users to want, it did not follow that control over this aspect should be given to authors. User controls and preferences over UI should be available, but that is a matter of browser settings, not of CSS. Further thoughts are documented in the issue and the minutes attached.

@frivoal frivoal added LC Working Draft approaching Candidate Recommendation pending This issue needs to get a reviewer assigned to it REVIEW REQUESTED labels Aug 29, 2021
@johnfoliot
Copy link

Personal Opinion

The CSS-WG considered that case, and concluded that while wide scrollbars was a legitimate things for users to want, it did not follow that control over this aspect should be given to authors.

Respectfully, if this were the case, then why are you providing a mechanism for the author to declare them "thinner"? By currently allowing the author to modify the scrollbar width via this spec, you are only permitting for the scrollbars to be resized (re-width'd?) in one direction (thinner), but not in the 'other' direction (wider - despite both a legitimate use-case and agreement from CSS-WG that this is important for the end user).

Name: | scrollbar-width
Value: auto | thin | none

Additionally, and perhaps most importantly, user-supplied style-sheets is a critical consideration for some users with disabilities (low vision, or here reduced mobility/lack of fine motor control), where the end-user is also the author (of their necessary custom CSS), and so the mechanism for accommodating those users MUST be to allow them to declare the scrollbars wider than what the author proposed.

I personally consider this a BLOCKER for advancing this spec.

@johnfoliot
Copy link

MyPersonalAccommodationNeeds.css

body {scrollbar-width: wide!important;}

@michael-n-cooper
Copy link
Member

Relates to w3c/a11y-review#85

@michael-n-cooper
Copy link
Member

Relates to w3c/csswg-drafts#3315

@michael-n-cooper
Copy link
Member

Issues already under discussion, so no need for generic review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LC Working Draft approaching Candidate Recommendation pending This issue needs to get a reviewer assigned to it REVIEW REQUESTED
Projects
None yet
Development

No branches or pull requests

3 participants