Skip to content

[Bug] Chrome 70 touch no longer triggers mousedown, pressmove, pressup #997

Open
@masandoval

Description

@masandoval

Issue Details

  • Version used: 1.0.2

  • Pointer events using touch in Chrome no longer trigger DisplayObject mousedown, pressmove, or pressup events, except when performing a click (i.e. single tap), which triggers mousedown and pressup on release.

  • This also happens on the Mouse Interaction tutorial page: https://www.createjs.com/tutorials/Mouse%20Interaction/

    • See the Stage Mouse Events and Drag and Drop examples.
  • OS and browser: Chrome 70.0.3538.76 on Chromebook and Windows Surface.

  • Do you know of any workarounds?

    • Reverting to Chrome 69 "fixes" the issue.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions