| Summary: | Drag and drop: no visual distinction in tree between different feedback types FEEDBACK_INSERT_BEFORE and FEEDBACK_INSERT_AFTER | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tillmann Seidel <tseidel> | ||||||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||||
| Severity: | normal | ||||||||||
| Priority: | P2 | CC: | ivan | ||||||||
| Version: | 2.3 | ||||||||||
| Target Milestone: | 3.3 M1 | ||||||||||
| Hardware: | PC | ||||||||||
| OS: | Windows 7 | ||||||||||
| See Also: | https://git.eclipse.org/r/#/c/103038/ | ||||||||||
| Whiteboard: | |||||||||||
| Attachments: |
|
||||||||||
Created attachment 269758 [details]
Feedback with type FEEDBACK_INSERT_AFTER
Created attachment 269759 [details]
Feedback in RWT
Now with links: DND.FEEDBACK_INSERT_BEFORE: attachment 269757 [details] DND.FEEDBACK_INSERT_AFTER: attachment 269758 [details] Feedback in RWT: attachment 269759 [details] |
Created attachment 269757 [details] Feedback with type FEEDBACK_INSERT_BEFORE If you use a tree as DnD drop target in SWT, there is a different visual feedback depending on the feedback type of the DropTargetEvent. DND.FEEDBACK_INSERT_BEFORE: DND.FEEDBACK_INSERT_AFTER: The start of the horizontal line is determined by the level in the tree where the item would be inserted. In RWT, the visual feedback is the same for both feedback types: