Skip to content

IgnorePointer does not prevent Listener.hover events #35213

@shyndman

Description

@shyndman

Wrapping a hoverable widget (something using Listener) in an IgnorePointer does not suppress hover events.

A FloatingActionButton demonstrates the issue.

Steps to Reproduce

  1. Create a new sample desktop application (I'm using macOS)
  2. Wrap the application in an IgnorePointer (or AbsorbPointer)
  3. Click events are suppressed, but enters/exits continue to function

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: desktopRunning on desktopcustomer: octopodframeworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions