This is a migrated thread and some comments may be shown as answers.

Drag and Drop Not working on Mac

1 Answer 57 Views
Upload
This is a migrated thread and some comments may be shown as answers.
Charles Benoualid
Top achievements
Rank 1
Charles Benoualid asked on 01 May 2013, 02:02 PM
Hi, we have developped an application that make extensive use of drag and drop for image using Silverlight. Problem is that Drag and Drop wont work on Mac. I read alot of threads on forum and tried a custom solution provided by your staff in 2010 (306688_UploadDropFilesSample). But, nothing seems to work.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 03 May 2013, 01:52 PM
Hi Charles,

Drag-and-drop events in Silverlight have some differences depending on the platform. In particular, drag-and-drop input actions are reported differently on a Macintosh computer. Therefore, Silverlight-based applications that run on a Macintosh must use different techniques to process a drag-and-drop action.

However we cannot implement this logic in the RadUpload control since the drag/drop actions under Mac are not reported to the plugin and therefore the RadUpload control cannot handle them. This is why you will need to write your own custom logic to handle the drag/drop events.

We've created the CodeLibrary solution you mentioned based on information provided by Microsoft on how to handle Drag and Drop for a Silverlight 4 applications under Mac. However, after Silverlight 5 was released our customers have reported different drag/drop limitations under Mac. Unfortunately at the moment we're not aware of a workaround for these issue.

Kind regards,
Tina Stancheva
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Upload
Asked by
Charles Benoualid
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or