Bug 258681 - [css-scrollbars-1] Implement "scrollbar-width: thin" support for Adwaita scrollbars
Summary: [css-scrollbars-1] Implement "scrollbar-width: thin" support for Adwaita scro...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 231588
  Show dependency treegraph
 
Reported: 2023-06-29 09:39 PDT by Luke Warlow
Modified: 2023-07-06 09:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Warlow 2023-06-29 09:39:58 PDT
Currently the Adwaita scrollbar theme treats the thin scrollbar-width value as auto. For completeness a thin size should be implemented.
Comment 1 Luke Warlow 2023-06-29 09:40:12 PDT
Currently the thickness uses a "scrollbarSize = 21;" decleration, so this would probably just be a matter of adding a new "thinScrollbarSize" declaration and using that in the scrollbarThickness function
Comment 2 Radar WebKit Bug Importer 2023-07-06 09:40:17 PDT
<rdar://problem/111854052>