| Summary: | Scroller style changes overrides custom pseudo-scrollbar sizes. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Ethan Wong <bunnnywong> | ||||
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Minor | CC: | simon.fraser, webkit-bug-importer, zalan | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Mac (Apple Silicon) | ||||||
| OS: | macOS 13 | ||||||
| Attachments: |
|
||||||
Pull request: https://github.com/WebKit/WebKit/pull/8069 Pull request: https://github.com/WebKit/WebKit/pull/8070 (In reply to Ethan Wong from comment #1) > Pull request: https://github.com/WebKit/WebKit/pull/8069 Closed in favor of #8070. Committed 259389@main (560abdc4b294): <https://commits.webkit.org/259389@main> Reviewed commits have been landed. Closing PR #8070 and removing active labels. |
Created attachment 464214 [details] Scroller style changes overrides custom pseudo-scrollbar sizes Scroller style (which can be toggled from 'System Settings'->'Appearance') changes can cause custom pseudo-scrollbar sizes (set by `width` or `height` property using `::-webkit-scrollbar`) to be overridden by AppKit defaults.