Bug 180194

Summary: Implement Touch constructor
Product: WebKit Reporter: Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: caugner
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 180193    

Ms2ger (he/him; ⌚ UTC+1/+2)
Reported 2017-11-30 06:51:03 PST
At least Gecko seems to support it. https://w3c.github.io/touch-events/#touch-interface
Attachments
caugner
Comment 1 2026-01-26 09:19:07 PST
The interface is implemented, and available in Safari for iOS, but not in Safari Desktop. See: https://github.com/WebKit/WebKit/blob/2a8f5a4323aa0acec6a140ba692dcbc879d5c154/Source/WebCore/dom/Touch.idl
Note You need to log in before you can comment on or make changes to this bug.