Bug 231588

Summary: [css-scrollbars-1] Implement "scrollbar-width" CSS property
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bfulgham, bramus, dino, hrt963ens, jc.dafko, kevin_neal, koivisto, simon.fraser, webkit-bug-importer, whoopigoldberg3641
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 258681, 253310, 256792, 256796, 256800, 256999, 257052, 257056, 257415, 257424, 257425, 257430, 258770, 258773, 277518    
Bug Blocks:    

Luke Warlow
Reported 2021-10-12 10:19:36 PDT
https://drafts.csswg.org/css-scrollbars-1/#scrollbar-width WebKit should implement the "scrollbar-width" property. Accepted values are "auto | thin | none". "none" is particularly useful for hiding scrollbars on carousels for example. This would provide a standard track alternative to: ::-webkit-scrollbar { display: none; }
Attachments
Kevin Neal
Comment 1 2021-10-19 09:10:52 PDT
Thanks for filing. The appropriate engineers have been notified.
Radar WebKit Bug Importer
Comment 2 2021-10-19 09:11:03 PDT
Luke Warlow
Comment 3 2023-02-17 09:17:15 PST
Note You need to log in before you can comment on or make changes to this bug.