Rework scrollbar styling #13176
Labels
kind/analysis
Used when an issue needs to be analysed before it becomes a user story.
status/draft
Status: When you create an issue before you have enough info to properly describe the issue.
status/ready-for-specification
Status: Used for issues that are ready for functional decription og detailed design.
UX research
Description
We are currently using old selectors (::-webkit-scrollbar) to style scrollbars. This is a non-standard feature and should not be used in production (ref. mdn docs).
In scope
We should evaluate how to style scrollbars following CSSWG specifications.
Out of scope
No response
Additional Information
Browser support
Originally posted by @ErlingHauan in #12787 (comment)
caniuse.com browser support list
CSSWG spec
Additional concerns
Also see #12787 for how this affects resizable layout
Analysis
No response
Conclusion
No response
The text was updated successfully, but these errors were encountered: