Skip to content

Mouse scroll issues on X11 #217

@rukai

Description

@rukai

Two issues with mouse scrolling:

  • Direction is reversed
  • Scrolling while outside of the window will "store up" scrolls which are then released as a single cumulative event next time scrolling occurs on the window.

Platforms tested:

  • X11: occurs
  • Windows: doesnt occur

Bisected to: 15aafc2

I am currently investigating what is going wrong and plan to submit a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    B - bugDang, that shouldn't have happenedDS - x11Affects the X11 backend, or generally free Unix platforms

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions