Bug 196830

Summary: Opt some websites into the simulated mouse events dispatch quirk when in modern compatibility mode
Product: WebKit Reporter: Antoine Quint <graouts>
Component: UI EventsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, cdumez, dbates, dino, esprehn+autocc, ews-watchlist, japhet, kangil.han, krevis, msfeldstein, 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=247445
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch wenson_hsieh: review+

Description Antoine Quint 2019-04-11 14:30:50 PDT
We need to opt some websites into the simulated mouse event dispatch quirk when in modern compatibility mode.
Comment 1 Antoine Quint 2019-04-11 14:31:00 PDT
<rdar://problem/49124313>
Comment 2 Antoine Quint 2019-04-11 14:41:52 PDT
Created attachment 367241 [details]
Patch
Comment 3 Antoine Quint 2019-04-11 14:52:52 PDT
Created attachment 367244 [details]
Patch
Comment 4 Antoine Quint 2019-04-11 23:10:08 PDT
Created attachment 367294 [details]
Patch
Comment 5 Antoine Quint 2019-04-11 23:19:47 PDT
Created attachment 367296 [details]
Patch
Comment 6 Antoine Quint 2019-04-12 09:52:44 PDT
Committed r244218: <https://trac.webkit.org/changeset/244218>
Comment 7 Michael Feldstein 2021-06-23 10:33:28 PDT
Is it possible to remove figma from this list?  It's causing us some issues to get both touch and mouse events and we'd rather have standard behavior

https://github.com/WebKit/WebKit/blob/98bc1318d16042cd4e4ed1928a78eec33eb06dfa/Source/WebCore/page/Quirks.cpp#L392-L393