Sounds right to me.  Thanks.

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

>Alex, 
>I made more tests with HBox and PopUpManagerChildList.POPUP and loop
>breaks at modalWindow.
>
>I understand better now:  popupChildren is a subset of rawChildren, so
>looking in rawChildren is enough.
>
>So I will simply fix the loop variable and commit.
>
>Is that correct ?
>
>Maurice 
>
>
>-----Message d'origine-----
>De : Maurice Amsellem [mailto:maurice.amsel...@systar.com]
>Envoyé : vendredi 8 novembre 2013 01:48
>À : dev@flex.apache.org
>Objet : RE: Flex 38862 (modal popup not working)
>
>Makes sense. 
>
>
>-----Message d'origine-----
>De : Alex Harui [mailto:aha...@adobe.com] Envoyé : vendredi 8 novembre
>2013 01:46 À : dev@flex.apache.org Objet : Re: Flex 38862 (modal popup
>not working)
>
>In Spark-land, I thought there was SkinnableContainer as well.  Group is
>supposed to stay lightweight for FXG.
>
>On 11/7/13 4:43 PM, "Maurice Amsellem" <maurice.amsel...@systar.com>
>wrote:
>
>>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