Skip to content

HTML5 Mouse Wheel messes up frame timing, serious slow down #2079

Description

@twilson90

The bug appears to have been introduced around this commit:
e85da87

Using the mousewheel messes with the frame timing for a second or so after each mousehweel event.
With each refresh the severity of the bad frame timing can vary.

In Chrome's perfomance profiler it shows a load of 'partially presented frames' when this occurs, I've uploaded a copy of the profiler dump:

Trace-20260629T122706.json.gz

Video:

Test.-.Google.Chrome.2026-06-29.12-32-56.mp4

Just observe the frame time graph in the video to see a demonstration of what's happening.

As far as I can tell it's only the mousewheel that has this effect. Other input events are fine.
And it appears to only affect the HTML5 target.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions