Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[web] IgnorePointer or AbsorbPointer doesn't work with HtmlElementView on DomCanvas #72273

@simon-the-shark

Description

@simon-the-shark

Steps to Reproduce

  1. When we use HtmlElementView, it always captures mouse events. Even when placed below IgnorePointer, AbsorbPointer, ModalBarrier, in Stack below Container. The experience is especially terrible when AlertDialog is showed over the screen and any interactions with it, are also captured by the HtmlElementView.

Expected results: HtmlElementView behaves like any other widget

Actual results: It ignores any ignoring effects and always responds to mouse events

Metadata

Metadata

Assignees

Labels

a: platform-viewsEmbedding Android/iOS views in Flutter appsassigned for triageissue is assigned to a domain expert for further triagee: web_htmlHTML rendering backend for Webengineflutter/engine related. See also e: labels.found in release: 1.24Found to occur in 1.24found in release: 1.25Found to occur in 1.25has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-webWeb applications specifically

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions