Skip to main content
DEldstrom
Participating Frequently
June 14, 2017
Question

26.0.0.126 update breaks dnd usage in existing flex application

  • June 14, 2017
  • 2 replies
  • 1498 views

Hi!

With the recently released 26.0.0.126 our existing flash application (using flex) now has problems with drag and drop.
When the onEnter event is returning that the item should be able to be dropped it is not returning correct status and drop is not allowed.

I will continue to investigate if i can find some way to go around it but at this time it breaks our application.

Update: In my local tests with standalone debug player it seems as the "dragEnter" event never gets triggered. It works on some items but not after the item has been updated. The whole DND-system seems to be messed up...

//Daniel

This topic has been closed for replies.

2 replies

Rohit Guglani
Participating Frequently
June 16, 2017

Hello Everyone,

A new update has been rolled out Build x26.0.0.131 which addresses this issue. Kindly update/install from get.adobe.com/flashplayer.

Thanks!

June 19, 2017

Thank you very much.

Please also Adobe AIR.

AIR has not updated yet.

divya010193
Adobe Employee
Adobe Employee
June 19, 2017

Hi,

We're in the process of validating a potential fix for AIR as well.

Thanks!

Amrita Gangwani
Adobe Employee
Adobe Employee
June 14, 2017

Hi,

Thank you for reporting the issue. Please log a bug on Tracker​ for the same.

DEldstrom
DEldstromAuthor
Participating Frequently
June 14, 2017

Ok, i have done that now.

jeromiec83223024
Inspiring
June 14, 2017

Thanks.  This is fallout from a security-related change.  We're in the process of validating a potential fix. 

In terms of workarounds, the affected content is generally an edge-case, where the child of a AS2-based movieclip used as a mask is also itself used as a mask.  If you need a language-level workaround in the interim, you'll need to make sure that masks are mutually exclusive.