-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#5785Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listfyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teamp: pointer_interceptorA widget to prevent clicks from being swallowed by underlying HtmlElementViews on the webA widget to prevent clicks from being swallowed by underlying HtmlElementViews on the webpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-webOwned by Web platform teamOwned by Web platform team
Description
Steps to reproduce
The current implementation of package:pointer_interceptor_web breaks with recent changes introduced in the web engine:
Causing failures like this:
Expected results
Flutter can be rolled into packages.
Actual results
Flutter rolls into packages fail.
Code sample
n/a This is an incompatibility problem with how the tests look at the DOM of a page.
Screenshots or Video
n/a
Logs
(See test failure above)
Flutter Doctor output
n/a
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listfyi-ecosystemFor the attention of Ecosystem teamFor the attention of Ecosystem teamp: pointer_interceptorA widget to prevent clicks from being swallowed by underlying HtmlElementViews on the webA widget to prevent clicks from being swallowed by underlying HtmlElementViews on the webpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-webOwned by Web platform teamOwned by Web platform team