Skip to content
This repository was archived by the owner on Dec 8, 2017. It is now read-only.
This repository was archived by the owner on Dec 8, 2017. It is now read-only.

Chrome drag end event cancelled #199

@zotonaa

Description

@zotonaa

I have and issue with gwt-dnd where drop doesn't seem to work on latest 64-bit Chrome version 62.0.3202.62 (Official Build) (64-bit) for Windows (Windows 10)

I'm using an example on Getting Started page with some widget modifications, and I've added some event logging, so IE/Firefox DragEndEvent logs DragEndEvent as DragEndEvent(dropTarget=VerticalPanel, source=Button) while Chrome logs: DragEndEvent([cancelled], source=Button).

I've installed Chrome 59.0.3071.86 64-bit version and drop seems to work there normally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions