-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopcustomer: octopodframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Wrapping a hoverable widget (something using Listener) in an IgnorePointer does not suppress hover events.
A FloatingActionButton demonstrates the issue.
Steps to Reproduce
- Create a new sample desktop application (I'm using macOS)
- Wrap the application in an IgnorePointer (or AbsorbPointer)
- Click events are suppressed, but enters/exits continue to function
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: desktopRunning on desktopRunning on desktopcustomer: octopodframeworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.