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

Bug 271404

Summary: [GTK] The DND is failed for CCombo on linux
Product: [Eclipse Project] Platform Reporter: Heng Li <liheeng>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: eclipse.felipe, ericwill
Version: 4.7Keywords: triaged
Target Milestone: ---   
Hardware: PC   
OS: Linux-GTK   
Whiteboard: stalebug
Bug Depends on:    
Bug Blocks: 235258    
Attachments:
Description Flags
simple dnd none

Description Heng Li CLA 2009-04-07 02:10:34 EDT
Created attachment 131084 [details]
simple dnd

Please run the attached code, I made a custom SimpleTextTransfer class and enabled DND on CCombo composite. When I drag the 'Drag Drop' label and drop it on CCombo, it works on XP, but failed on linux.
Comment 1 Felipe Heidrich CLA 2009-04-07 09:45:48 EDT
Try adding more actions to your transfer, right now you only have DND.DROP_MOVE.
Try to add DND.DROP_MOVE | DND.DROP_COPY just to see if it works.

Comment 2 Heng Li CLA 2009-04-07 22:40:38 EDT
(In reply to comment #1)
> Try adding more actions to your transfer, right now you only have
> DND.DROP_MOVE.
> Try to add DND.DROP_MOVE | DND.DROP_COPY just to see if it works.
> 

It still failed when I added DND.DROP_MOVE | DND.DROP_COPY.
Comment 3 Eric Williams CLA 2016-09-15 10:56:45 EDT
This is still reproducible.
Comment 4 Eclipse Genie CLA 2020-07-11 15:27:34 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.