WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
258681
[css-scrollbars-1] Implement "scrollbar-width: thin" support for Adwaita scrollbars
https://bugs.webkit.org/show_bug.cgi?id=258681
Summary
[css-scrollbars-1] Implement "scrollbar-width: thin" support for Adwaita scro...
Luke Warlow
Reported
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Luke Warlow
Comment 1
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
Radar WebKit Bug Importer
Comment 2
2023-07-06 09:40:17 PDT
<
rdar://problem/111854052
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug