Thanks Justin.  It's indeed more detailed.

Do you think that the proposed workaround (in TitleWindowSkin and PanelSkin) 
could be included in the SDK?
 
Proposed workaround :
Add the following properties & handlers to RectangularDropShadow in 
TitleWindowSkin:
mouseEnabled="true"
rollOver="mouseEnabled = false; owner.mouseEnabled = false; if(dropShadow) 
dropShadow.mouseEnabled = false;"

Add the following handlers to "contents" Group:
rollOver="mouseEnabled = true; owner.mouseEnabled = true; if(dropShadow) 
dropShadow.mouseEnabled = true;"

Maurice 

-----Message d'origine-----
De : Justin Mclean [mailto:[email protected]] 
Envoyé : mardi 29 janvier 2013 01:27
À : [email protected]
Objet : Re: Status on bug "ContextMenu not working in Spark Panel"

Hi,

Looks like this is the open bug and it contains a bit more detail/a work around.

https://issues.apache.org/jira/browse/FLEX-23213

Thanks,
Justin

Reply via email to