Bug 196914 - [iOS] Redundant pointer events causes material design buttons to flush twice
Summary: [iOS] Redundant pointer events causes material design buttons to flush twice
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-15 09:55 PDT by Antoine Quint
Modified: 2019-04-16 01:04 PDT (History)
8 users (show)

See Also:


Attachments
Patch (4.73 KB, patch)
2019-04-15 10:00 PDT, Antoine Quint
dino: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews126 for ios-simulator-wk2 (2.64 MB, application/zip)
2019-04-15 11:55 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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>