Skip to main content
Adobe Employee
March 23, 2010
Question

[svn:fx-4.x] 14933: Drag proxy should be stored always irrespective of whether drag is started in root application or not .

  • March 23, 2010
  • 0 replies
  • 508 views

Revision: 14933

Revision: 14933

Author: deeptika@adobe.com

Date: 2010-03-23 04:05:12 -0700 (Tue, 23 Mar 2010)

Log Message:

***********

Drag proxy should be stored always irrespective of whether drag is started in root application or not. However proxy is stored in the automation manager of the root app and root will return the proxy when it is asked for.

Fix: Earlier we were storing the proxy only if the application that initiated the application is root. Removed that check now.

QE notes:

Doc notes:

Bugs: FLEXENT-1244 (Main app loads sub app1 in same app domain which loads sub app2 in different app domain drag and drop of list from sub app1 to sub app2 does not get replayed)

Reviewer: Rani

Tests run: checkintests

Is noteworthy for integration:

Ticket Links:

***********

http://bugs.adobe.com/jira/browse/FLEXENT-1244

Modified Paths:

**************

flex/sdk/branches/4.x/frameworks/projects/automation/src/mx/automation/delegates/DragManagerAutomationImpl.as

This topic has been closed for replies.