> Is that normal?  
Sorry , that 's French word.  I mean : is that intended ?

Maurice 

-----Message d'origine-----
De : Maurice Amsellem 
Envoyé : vendredi 8 novembre 2013 01:43
À : dev@flex.apache.org
Objet : RE: Flex 38862 (modal popup not working)

I understand.
I quickly looked at IFocusManagerContainer implementers.

There are Canvas and Box, but not Group.  Is that normal ?

So maybe the workaround would to use Box instead of Group ? 

-----Message d'origine-----
De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 8 novembre 2013 
01:39 À : dev@flex.apache.org Objet : Re: Flex 38862 (modal popup not working)

I don't think there is support for modal popups that aren't 
IFocusManagerContainer.

On 11/7/13 4:35 PM, "Maurice Amsellem" <maurice.amsel...@systar.com> wrote:

>> Try the test with TitleWindow instead of Hgroup in the popup.  There 
>>may be an issue with Hgroup not being an IFocusManagerContainer.
>
>That's what I did:  tried with Alert.show. It works.
>
>Thanks for the explanation ( HGroup is not IFocusManagerContainer)
>
>I will dig in that direction
>
>Maurice
>
>-----Message d'origine-----
>De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 8 novembre
>2013 01:33 À : dev@flex.apache.org Objet : Re: Flex 38862 (modal popup 
>not working)
>
>Try the test with TitleWindow instead of Hgroup in the popup.  There 
>may be an issue with Hgroup not being an IFocusManagerContainer.
>
>On 11/7/13 4:27 PM, "Alex Harui" <aha...@adobe.com> wrote:
>
>>findHighestModalPopUp appears to be walking through rawChildren so the 
>>child lists shouldn't matter.  I haven't debugged into the test case.
>>Do I need to do that or can you explain quickly what you are seeing?
>>
>>On 11/7/13 4:22 PM, "Maurice Amsellem" <maurice.amsel...@systar.com>
>>wrote:
>>
>>>Alex, please can you look at the second part in the JIRA comments 
>>>(childrenList lookup), which is more tricky...
>>>
>>>Maurice
>>>
>>>-----Message d'origine-----
>>>De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 8 
>>>novembre
>>>2013 01:20 À : dev@flex.apache.org Objet : Re: Flex 38862 (modal 
>>>popup not working)
>>>
>>>Yep, that loop doesn't look right.  I wonder why no mustella tests 
>>>failed?
>>>
>>>On 11/7/13 2:47 PM, "Maurice Amsellem" <maurice.amsel...@systar.com>
>>>wrote:
>>>
>>>>Hi Alex,
>>>>
>>>>Could you please confirm the proposed cause of the issue, so that I 
>>>>can fix it :
>>>>
>>>>https://issues.apache.org/jira/browse/FLEX-33862
>>>>
>>>>Maurice
>>>>
>>>>Maurice Amsellem
>>>>SYSTAR R&D - BusinessBridgeFX
>>>>
>>>
>>
>

Reply via email to