Bug 196914

Summary: [iOS] Redundant pointer events causes material design buttons to flush twice
Product: WebKit Reporter: Antoine Quint <graouts>
Component: UI EventsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, dbates, dino, esprehn+autocc, ews-watchlist, kangil.han, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
dino: review+, ews-watchlist: commit-queue-
Archive of layout-test-results from ews126 for ios-simulator-wk2 none

Description Antoine Quint 2019-04-15 09:55:42 PDT
Reproduction steps:

1. Open https://material-components.github.io/material-components-web-catalog/#/component/button on iOS
2. Tap on “Learn more”
Comment 1 Antoine Quint 2019-04-15 09:55:51 PDT
<rdar://problem/49571860>
Comment 2 Antoine Quint 2019-04-15 10:00:31 PDT
Created attachment 367420 [details]
Patch
Comment 3 EWS Watchlist 2019-04-15 11:55:01 PDT
Comment on attachment 367420 [details]
Patch

Attachment 367420 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: https://webkit-queues.webkit.org/results/11872559

New failing tests:
imported/w3c/web-platform-tests/service-workers/cache-storage/window/cache-abort.https.html
Comment 4 EWS Watchlist 2019-04-15 11:55:03 PDT
Created attachment 367437 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.13.6
Comment 5 Antoine Quint 2019-04-16 01:04:05 PDT
Committed r244328: <https://trac.webkit.org/changeset/244328>