Bug 192639

Summary: REGRESSION (r230064): Focus rings on webpages are fainter than in native UI
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: PlatformAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: macOS 10.14   
Attachments:
Description Flags
Patch none

Timothy Hatcher
Reported 2018-12-12 14:32:25 PST
Focus ring color is expected to be opaque, since opacity used a paint time. We we getting this by accident before when the old RenderThemeMac::systemColor() used convertNSColorToColor(), which ignored alpha on NSColor.
Attachments
Patch (13.21 KB, patch)
2018-12-13 10:59 PST, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2018-12-12 14:32:36 PST
Radar WebKit Bug Importer
Comment 2 2018-12-12 14:33:34 PST
Timothy Hatcher
Comment 3 2018-12-12 14:38:03 PST
Timothy Hatcher
Comment 4 2018-12-13 10:59:41 PST
WebKit Commit Bot
Comment 5 2018-12-13 11:56:07 PST
The commit-queue encountered the following flaky tests while processing attachment 357239 [details]: imported/w3c/web-platform-tests/FileAPI/idlharness.worker.html bug 192673 The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 6 2018-12-13 11:56:52 PST
Comment on attachment 357239 [details] Patch Clearing flags on attachment: 357239 Committed r239173: <https://trac.webkit.org/changeset/239173>
WebKit Commit Bot
Comment 7 2018-12-13 11:56:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.