Bug 258752 - ScrollerMac shouldn't use hardcoded controlSize
Summary: ScrollerMac shouldn't use hardcoded controlSize
Status: RESOLVED FIXED
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: 257430
  Show dependency treegraph
 
Reported: 2023-06-30 15:45 PDT by Luke Warlow
Modified: 2023-07-01 16:52 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-30 15:45:21 PDT
This issue tracks replacing the hardcoded NSControlSizeRegular reference in ScrollerMac with one derived from ScrollbarWidth value.

This doesn't track getting that ScrollbarWidth value from the styles that will be addressed in a follow up.
Comment 1 Luke Warlow 2023-07-01 02:59:44 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15475
Comment 2 EWS 2023-07-01 16:51:09 PDT
Committed 265691@main (78b4149d570a): <https://commits.webkit.org/265691@main>

Reviewed commits have been landed. Closing PR #15475 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-01 16:52:18 PDT
<rdar://problem/111625470>