Bug 228259

Summary: [iOS] REGRESSION(r277505): `-[WKWebView underPageBackgroundColor]` also changes the scroll bar color
Product: WebKit Reporter: Devin Rousso <hi>
Component: New BugsAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
ews-feeder: commit-queue-
Patch none

Description Devin Rousso 2021-07-23 17:25:14 PDT
e.g. if an application overrides the `-underPageBackgroundColor` with a dark color on a page that has a light background color, the scroll bar will appear light to "match" the overridden `-underPageBackgroundColor` instead of dark to "match" the page's background color
Comment 1 Devin Rousso 2021-07-23 17:38:11 PDT
<rdar://problem/80116822>
Comment 2 Devin Rousso 2021-07-23 17:49:50 PDT
Created attachment 434150 [details]
Patch
Comment 3 Devin Rousso 2021-07-23 17:57:03 PDT
Created attachment 434151 [details]
Patch
Comment 4 EWS 2021-07-24 01:20:14 PDT
Committed r280283 (239941@main): <https://commits.webkit.org/239941@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434151 [details].