Bug 228259 - [iOS] REGRESSION(r277505): `-[WKWebView underPageBackgroundColor]` also changes the scroll bar color
Summary: [iOS] REGRESSION(r277505): `-[WKWebView underPageBackgroundColor]` also chang...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-23 17:25 PDT by Devin Rousso
Modified: 2021-07-24 01:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (8.50 KB, patch)
2021-07-23 17:49 PDT, Devin Rousso
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (8.48 KB, patch)
2021-07-23 17:57 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].