brOOper / gwt-cal

Automatically exported from code.google.com/p/gwt-cal
0 stars 0 forks source link

Click right mouse button during drag causes drag/drop issue #52

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I drag and drop an appointment by left key of mouse, at the same 
time, I click right key. It has a bug. I try to repair it but i don't 
succeed. So I need help. Thank you very much

Original issue reported on code.google.com by bienvenueqin@gmail.com on 23 Apr 2010 at 3:08

GoogleCodeExporter commented 8 years ago
Good catch. I believe this bug is related to the version of gwt-dnd that we are 
using. 
Currently we use version 2.5 in our project, however, they are now up to 
version 3.0.1.

I will try to upgrade to the latest version to see if that fixes the issue.  

Original comment by Brad.Ryd...@gmail.com on 23 Apr 2010 at 5:54

GoogleCodeExporter commented 8 years ago
Not that it really, really matters or would make a difference, but we are using 
2.6.5 AFAIK. ;)

Thanks,

Carlos

Original comment by carlos.m...@gmail.com on 22 Jun 2010 at 7:55

GoogleCodeExporter commented 8 years ago
We just upgraded to gwt-cal 3.0.0 in trunk, and a right click no longer seems 
to break drag/drop operations. I tested in Chrome and Firefox and both worked

Original comment by Brad.Ryd...@gmail.com on 18 Aug 2010 at 6:04