Bug 192612 - [Browser][DND] Browser - support for DND
Summary: [Browser][DND] Browser - support for DND
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 3.2.2   Edit
Hardware: PC All
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
: 325977 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-06-14 04:42 EDT by chris CLA
Modified: 2017-07-14 06:57 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.