Bug 192612

Summary: [Browser][DND] Browser - support for DND
Product: [Eclipse Project] Platform Reporter: chris <spamepls>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: niraj.modi, steve_northover, vstevanovic
Version: 3.2.2Keywords: triaged
Target Milestone: ---   
Hardware: PC   
OS: All   
Whiteboard:

Description chris CLA 2007-06-14 04:42:10 EDT
i'm not sure why the swt browser does not accept dropping of links and files
at some point in browser.java, the variant was set to false for the point where
it was supposed to 'RegisterAsDropTarget'

i kinda of enabled it and it seems to be working fine
however, i wish to have the capabilities to obtain the drag and drop events
like dragEnter, Drop, and so on.......
is there any way for me to do this?
is there any consequences of me setting that specific variant to true?
Comment 1 Grant Gayed CLA 2011-05-20 16:29:00 EDT
*** Bug 325977 has been marked as a duplicate of this bug. ***
Comment 2 Niraj Modi CLA 2017-07-14 06:57:27 EDT
Note: Support for Mozilla style browser has been dropped for 4.8. See Bug 518446
So, the scope of this enhancement is limited to IE and WebKit only.