<div dir="ltr">Hi all<div><br></div><div>I find a issue in touch drag and drop caused by function data_device_end_drag_grab. </div><div><br></div><div>when data_device_end_drag_grab call weston_view_unmap and weston_view_destroy,<br></div><div>if the view->surface is commited but not repaint, the callback in view->surface's callbacklist will not sent done. The drag window on client side will hang in waiting callback. </div><div><br></div><div>I use weston 1.8.0. Test case is the the Qt filedialog demo.  Is there any method to reslove this issue? Thank you.</div><div><br></div><div>Best Regards</div><div>Nancy</div></div>