Hi..

I have a page where it required opening dialog for more than 1 window.
This is the situation:

Page1.jspà Dialog1.jsp à Dialog11.jsp

For each page it does have a command button which will launching a dialog
through “dialog:” and “useWindow=true”.

The commandbutton is working fine. Everytime, the command button clicked, it
launch the dialog. I test this working fine in Ie6, IE7, Mozilla, and
Firefox.

But I found a strange behaviour in IE7. When I am in Page1.jsp, click the
command button, it launch a dialog, display the Dialog1.jsp page and this
dialog will be on focus. When I click on the command button on Dialog1.jsp,
it will launch a dialog (third dialog), display the Dialog11.jsp page
correctly and this dialog will be on focus. After few seconds on
Dialog11.jsp’s dialog (entering some value in some input text), it will lose
its focus automatically and Dialog1.jsp’s dialog (the second dialog) will be
on focus. I am able to click on the third dialog (Dialog11.jsp) and continue
entering the field but after few seconds, it will lose focus again and the
second dialog will be on focus. 
This issue always happen all the time. 


Any idea?
 
Thank in Advance

Regards

Pdt
-- 
View this message in context: 
http://www.nabble.com/Trinidad-Launch-Dialog-question-on-IE7-tp22217198p22217198.html
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to