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

Chrome drag end event cancelled #199

Open
zotonaa opened this issue Oct 27, 2017 · 0 comments
Open

Chrome drag end event cancelled #199

zotonaa opened this issue Oct 27, 2017 · 0 comments

Comments

@zotonaa
Copy link

zotonaa commented Oct 27, 2017

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant