Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drag and drop wrapper does not properly work with Valo #5495

Closed
vaadin-bot opened this issue Aug 1, 2014 · 1 comment
Closed

Drag and drop wrapper does not properly work with Valo #5495

vaadin-bot opened this issue Aug 1, 2014 · 1 comment
Labels

Comments

@vaadin-bot
Copy link
Collaborator

Originally by kaihuener


The Drag and drop wrapper only takes dropped files 'sometimes' with Valo theme (Chrome 36.0, Firefox 30.0, IE 11). With Reindeer theme, all works fine.
Demo: see https://www.corporate-data-league.ch, login with given credentials, go to 'Start import', try to drag and drop any file to the pane.
Symptom: The cursor start to 'blink', the drop pane takes the dropped content only very few times, but in these few cases, all works fine.
The code of the drop component is attached, very standard implementation, nothing special.
Again: With Reindeer (same component code), all is fine.

Thank you guys for your great work,
kai


Imported from https://dev.vaadin.com/ issue #14343

@vaadin-bot
Copy link
Collaborator Author

Originally by kaihuener


Attachment added: UploadComponent.java (8.5 KiB)
Java code of upload component

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

No branches or pull requests

1 participant