Bug 258681
| Summary: | [css-scrollbars-1] Implement "scrollbar-width: thin" support for Adwaita scrollbars | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Luke Warlow <lwarlow> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | agafvv, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 231588 | ||
Luke Warlow
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
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
<rdar://problem/111854052>