Skip to content

[dart2wasm] PointerInterceptor widget does not behave as intended #151793

@kenzieschmoll

Description

@kenzieschmoll

When a widget, like a dialog for example, is wrapped in a PointerInterceptor widget from package:pointer_interceptor, clicks to this PointerInterceptor should not be swallowed by the HtmlElementViews underneath. This is WAI on dart2js but not on dart2wasm.

CC @eyebrowsoffire

Metadata

Metadata

Labels

P1High-priority issues at the top of the work liste: wasmIssues related to the wasm build of Flutter Web.e: web_skwasmSkwasm rendering backend for webengineflutter/engine related. See also e: labels.p: pointer_interceptorA widget to prevent clicks from being swallowed by underlying HtmlElementViews on the webpackageflutter/packages repository. See also p: labels.platform-webWeb applications specificallyteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions