Skip to content

Problem with chrome 102 in linux #1470

Open
@jaudette790

Description

@jaudette790

Using the samples and my own code, the node drag and node stretch does not work on chrome 102 in linux (Version 102.0.5005.61 (Official Build) (64-bit)).

  • It works if the responsive mode is enabled in the debug tools in chrome.
  • It works with an older (did not get the exact version) of chrome on linux.
  • It works with the same version of chrome on windows (Version 102.0.5005.63 (Official Build) (64-bit)).
  • It works with Firefox on linux.

There are no errors in the console.
From my code, the drag related events (onMoving, onMove) don't get called when not in responsive mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions