You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "selva@wmg" <ps...@gmail.com> on 2008/06/02 21:08:07 UTC

parent popup window is not closing while closing child

Hi,
       We are in a process of migrating our application from Trinidad 1.0.1
to Trinidad 1.2.8.We have multi popup functionality like three popup windows
from the same super parent, on close of 3rd it is expected that all 3 popup
should close & return back to parent window. But here it returns from 3rd to
2nd but not to parent. This is working fine in Trinidad 1.0.1.
We suspected partial trigger might be an issue, so we tried to removing
partialSubmit=true from the 2nd popup, it didn’t help us.

Any help would be highly appreciated.

Thanks,
Selva

-- 
View this message in context: http://www.nabble.com/parent-popup-window-is-not-closing-while-closing-child-tp17608513p17608513.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: parent popup window is not closing while closing child

Posted by niti141 <ni...@gmail.com>.
We have created a Jira ticket for this issue please refer the following link
for more details,

https://issues.apache.org/jira/browse/TRINIDAD-1121

Any help is highly appreciated on this issue.

Thanks,
Nitin

niti141 wrote:
> 
> Hi Scott,
> 
> We have tried running our old environment with trinidad 1.0.8 jars and it
> didn't worked for multi pop up windows.
> 
> I have also tried this with trinidad 1.2.8 again creating a sample demo in
> which on click of a button a dialog opens which in turn opens another
> dialog and close button on this dialog should close all and take the
> control to parent window which in not happening.
> 
> Please help us get of this issue as this problem has become the biggest
> blocker of our entire upgrade.
> 
> Thanks,
> Nitin
> 
> 
> Scott O'Bryan wrote:
>> 
>> Well yes and no.  I was just thinking that if you had an old environment 
>> running 1.0.1, you could quickly drop the 1.0.8 jars into that same 
>> environment and see if things break.
>> 
>> Scott
>> 
>> selva@wmg wrote:
>>> Hi Scott,
>>>            Thanks for quick response. We are running Trinidad 1.2.8 with
>>> JSF1.2 and JBoss4.3 GA,
>>> Does Trinidad 1.0.8 supports JSF1.2 ?
>>>
>>> Regards,
>>> Selva
>>>
>>>
>>> Scott O'Bryan wrote:
>>>   
>>>> Selva,
>>>>
>>>> To help us out, can you try running your same application in Trinidad 
>>>> 1.0.8 to see if that works?  It will let us know if it's just an issue 
>>>> in Trinidad 1.2.x or if it's an issue in both branches.
>>>>
>>>> Scott
>>>>
>>>> selva@wmg wrote:
>>>>     
>>>>> Hi,
>>>>>        We are in a process of migrating our application from Trinidad
>>>>> 1.0.1
>>>>> to Trinidad 1.2.8.We have multi popup functionality like three popup
>>>>> windows
>>>>> from the same super parent, on close of 3rd it is expected that all 3
>>>>> popup
>>>>> should close & return back to parent window. But here it returns from
>>>>> 3rd
>>>>> to
>>>>> 2nd but not to parent. This is working fine in Trinidad 1.0.1.
>>>>> We suspected partial trigger might be an issue, so we tried to
>>>>> removing
>>>>> partialSubmit=true from the 2nd popup, it didn’t help us.
>>>>>
>>>>> Any help would be highly appreciated.
>>>>>
>>>>> Thanks,
>>>>> Selva
>>>>>
>>>>>   
>>>>>       
>>>>
>>>>     
>>>
>>>   
>> 
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/parent-popup-window-is-not-closing-while-closing-child-tp17608513p17858513.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: parent popup window is not closing while closing child

Posted by niti141 <ni...@gmail.com>.
Hi Scott,

We have tried running our old environment with trinidad 1.0.8 jars and it
didn't worked for multi pop up windows.

I have also tried this with trinidad 1.2.8 again creating a sample demo in
which on click of a button a dialog opens which in turn opens another dialog
and close button on this dialog should close all and take the control to
parent window which in not happening.

Please help us get of this issue as this problem has become the biggest
blocker of our entire upgrade.

Thanks,
Nitin


Scott O'Bryan wrote:
> 
> Well yes and no.  I was just thinking that if you had an old environment 
> running 1.0.1, you could quickly drop the 1.0.8 jars into that same 
> environment and see if things break.
> 
> Scott
> 
> selva@wmg wrote:
>> Hi Scott,
>>            Thanks for quick response. We are running Trinidad 1.2.8 with
>> JSF1.2 and JBoss4.3 GA,
>> Does Trinidad 1.0.8 supports JSF1.2 ?
>>
>> Regards,
>> Selva
>>
>>
>> Scott O'Bryan wrote:
>>   
>>> Selva,
>>>
>>> To help us out, can you try running your same application in Trinidad 
>>> 1.0.8 to see if that works?  It will let us know if it's just an issue 
>>> in Trinidad 1.2.x or if it's an issue in both branches.
>>>
>>> Scott
>>>
>>> selva@wmg wrote:
>>>     
>>>> Hi,
>>>>        We are in a process of migrating our application from Trinidad
>>>> 1.0.1
>>>> to Trinidad 1.2.8.We have multi popup functionality like three popup
>>>> windows
>>>> from the same super parent, on close of 3rd it is expected that all 3
>>>> popup
>>>> should close & return back to parent window. But here it returns from
>>>> 3rd
>>>> to
>>>> 2nd but not to parent. This is working fine in Trinidad 1.0.1.
>>>> We suspected partial trigger might be an issue, so we tried to removing
>>>> partialSubmit=true from the 2nd popup, it didn’t help us.
>>>>
>>>> Any help would be highly appreciated.
>>>>
>>>> Thanks,
>>>> Selva
>>>>
>>>>   
>>>>       
>>>
>>>     
>>
>>   
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/parent-popup-window-is-not-closing-while-closing-child-tp17608513p17818219.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: parent popup window is not closing while closing child

Posted by Scott O'Bryan <da...@gmail.com>.
Well yes and no.  I was just thinking that if you had an old environment 
running 1.0.1, you could quickly drop the 1.0.8 jars into that same 
environment and see if things break.

Scott

selva@wmg wrote:
> Hi Scott,
>            Thanks for quick response. We are running Trinidad 1.2.8 with
> JSF1.2 and JBoss4.3 GA,
> Does Trinidad 1.0.8 supports JSF1.2 ?
>
> Regards,
> Selva
>
>
> Scott O'Bryan wrote:
>   
>> Selva,
>>
>> To help us out, can you try running your same application in Trinidad 
>> 1.0.8 to see if that works?  It will let us know if it's just an issue 
>> in Trinidad 1.2.x or if it's an issue in both branches.
>>
>> Scott
>>
>> selva@wmg wrote:
>>     
>>> Hi,
>>>        We are in a process of migrating our application from Trinidad
>>> 1.0.1
>>> to Trinidad 1.2.8.We have multi popup functionality like three popup
>>> windows
>>> from the same super parent, on close of 3rd it is expected that all 3
>>> popup
>>> should close & return back to parent window. But here it returns from 3rd
>>> to
>>> 2nd but not to parent. This is working fine in Trinidad 1.0.1.
>>> We suspected partial trigger might be an issue, so we tried to removing
>>> partialSubmit=true from the 2nd popup, it didn’t help us.
>>>
>>> Any help would be highly appreciated.
>>>
>>> Thanks,
>>> Selva
>>>
>>>   
>>>       
>>
>>     
>
>   


Re: parent popup window is not closing while closing child

Posted by "selva@wmg" <ps...@gmail.com>.
Hi Scott,
           Thanks for quick response. We are running Trinidad 1.2.8 with
JSF1.2 and JBoss4.3 GA,
Does Trinidad 1.0.8 supports JSF1.2 ?

Regards,
Selva


Scott O'Bryan wrote:
> 
> Selva,
> 
> To help us out, can you try running your same application in Trinidad 
> 1.0.8 to see if that works?  It will let us know if it's just an issue 
> in Trinidad 1.2.x or if it's an issue in both branches.
> 
> Scott
> 
> selva@wmg wrote:
>> Hi,
>>        We are in a process of migrating our application from Trinidad
>> 1.0.1
>> to Trinidad 1.2.8.We have multi popup functionality like three popup
>> windows
>> from the same super parent, on close of 3rd it is expected that all 3
>> popup
>> should close & return back to parent window. But here it returns from 3rd
>> to
>> 2nd but not to parent. This is working fine in Trinidad 1.0.1.
>> We suspected partial trigger might be an issue, so we tried to removing
>> partialSubmit=true from the 2nd popup, it didn’t help us.
>>
>> Any help would be highly appreciated.
>>
>> Thanks,
>> Selva
>>
>>   
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/parent-popup-window-is-not-closing-while-closing-child-tp17608513p17610568.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.


Re: parent popup window is not closing while closing child

Posted by Scott O'Bryan <da...@gmail.com>.
Selva,

To help us out, can you try running your same application in Trinidad 
1.0.8 to see if that works?  It will let us know if it's just an issue 
in Trinidad 1.2.x or if it's an issue in both branches.

Scott

selva@wmg wrote:
> Hi,
>        We are in a process of migrating our application from Trinidad 1.0.1
> to Trinidad 1.2.8.We have multi popup functionality like three popup windows
> from the same super parent, on close of 3rd it is expected that all 3 popup
> should close & return back to parent window. But here it returns from 3rd to
> 2nd but not to parent. This is working fine in Trinidad 1.0.1.
> We suspected partial trigger might be an issue, so we tried to removing
> partialSubmit=true from the 2nd popup, it didn’t help us.
>
> Any help would be highly appreciated.
>
> Thanks,
> Selva
>
>