Skip to content

Scrolling on macOS disables gesture interaction #105308

@guidezpl

Description

@guidezpl

It's possible this affects other platforms.

On web, one can scroll and interact with elements below

  • cursor is correct
  • interactions (e.g. clicks) are registered

e.g. https://api.flutter.dev/flutter/widgets/ListView-class.html

On macOS, when scrolling:

  • cursor is incorrect
  • disables interactions

e.g. below, I am scrolling and clicking

Kapture.2022-06-03.at.15.41.45.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: regressionIt was better in the past than it is nowf: scrollingViewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.platform-macBuilding on or for macOS specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions