Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 415032

Summary: [DND] Synchronize notify operations on DragSource/DropTarget remote objects
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: 2.3 M1   
Hardware: All   
OS: All   
Whiteboard: protocol

Description Ivan Furnadjiev CLA 2013-08-14 04:35:29 EDT
Currently, the DND notify operations like DragStart, DropAccept... are synchronized on the DragSource/DropTarget *control* remote objects. As these events are fired on DragSource/DropTarget widgets they have to be synchronized on DragSource/DropTarget remote objects.
Comment 1 Ivan Furnadjiev CLA 2014-07-21 08:30:18 EDT
Fixed with change https://git.eclipse.org/r/#/c/21022/ in RAP 2.3M1.