Bug 225672

Summary: [macCatalyst] should have CSS `hover: hover` and `pointer: fine`
Product: WebKit Reporter: Devin Rousso <hi>
Component: CSSAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, benjamin, cdumez, cmarcelo, eoconnor, ews-watchlist, graouts, hi, koivisto, megan_gardner, simon.fraser, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=209292
Attachments:
Description Flags
Patch
thorton: review+, ews-feeder: commit-queue-
Patch
none
Patch none

Description Devin Rousso 2021-05-11 13:49:16 PDT
macCatalyst should consider the mouse as the primary pointing device, just like macOS
Comment 1 Devin Rousso 2021-05-11 15:18:49 PDT
Created attachment 428316 [details]
Patch
Comment 2 Tim Horton 2021-05-11 16:02:58 PDT
Comment on attachment 428316 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=428316&action=review

> Source/WTF/wtf/PlatformHave.h:487
> +#define HAVE_MOUSE_DEVICE_OBSERVATION

need a `1` here

> Source/WTF/wtf/PlatformHave.h:798
> +#define HAVE_STYLUS_DEVICE_OBSERVATION

And here
Comment 3 Devin Rousso 2021-05-11 16:03:48 PDT
Created attachment 428320 [details]
Patch
Comment 4 Devin Rousso 2021-05-11 16:05:02 PDT
Created attachment 428322 [details]
Patch
Comment 5 EWS 2021-05-11 20:55:56 PDT
Committed r277354 (237612@main): <https://commits.webkit.org/237612@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 428322 [details].
Comment 6 Radar WebKit Bug Importer 2021-05-11 20:56:15 PDT
<rdar://problem/77878770>