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

Children widgets of drag handle also handle mouse down event. #177

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

Just like in this demo https://gwt-dnd.appspot.com/#DragHandleExample i have a 
window with a dra handle. But this drag handle also has child widgets: buttons, 
edit box, etc. 

When i press mouse button down on one of those child widgets, the whole 
draggable panel gets dragged.

How do i prevent dragController.makeDraggable(panel, handle) not to register 
onMouseDown event for the child widgets of handle widget?

Original issue reported on code.google.com by balciuna...@gmail.com on 21 Feb 2014 at 7:19

@GoogleCodeExporter
Copy link
Author

Oh, and i'm using dnd 3.2.3 with gwt 2.5.1, tested on Chromium (31.0.1650.63, 
Debian 7.3)

Original comment by balciuna...@gmail.com on 21 Feb 2014 at 7:46

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

No branches or pull requests

1 participant