Hi again,

In DragListener.java, whenever there are mouse events with SHIFT+CONTROL,
the export of the event for drag start works; however, it does not call
import data for drag stop. For other mouse events this works, i.e. SHIFT,
CONTROL, but for some reason only SHIFT+CONTROL doesn't.

We tried adding another mouse event SHIFT+ALT instead and that works. Could
we perhaps change the requirement to be SHIFT+ALT instead of SHIFT+CONTROL?
Or do you perhaps have any idea why SHIFT+CONTROL isn't triggering the
import data method?

Thanks!
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Freecol-developers mailing list
Freecol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freecol-developers

Reply via email to