Bug 213413 - REGRESSION (r263253): Search field results and cancel buttons have their own focus rings
Summary: REGRESSION (r263253): Search field results and cancel buttons have their own ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-19 16:11 PDT by Wenson Hsieh
Modified: 2020-06-19 17:50 PDT (History)
12 users (show)

See Also:


Attachments
Patch (6.49 KB, patch)
2020-06-19 16:50 PDT, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2020-06-19 16:11:24 PDT
SSIA
Comment 1 Radar WebKit Bug Importer 2020-06-19 16:11:51 PDT
<rdar://problem/64548419>
Comment 2 Wenson Hsieh 2020-06-19 16:50:20 PDT
Created attachment 402348 [details]
Patch
Comment 3 Wenson Hsieh 2020-06-19 17:43:45 PDT
Committed r263303: <https://trac.webkit.org/changeset/263303>
Comment 4 Wenson Hsieh 2020-06-19 17:50:48 PDT
I fixed the macOS failures in the new version of the patch, but it looks like the test might need to be further adjusted to make it work on windows too, where it's not covering the search and cancel buttons as intended :(

I'll track this in <https://bugs.webkit.org/show_bug.cgi?id=213422>...