Re: [shale] Weird dialog behavior in IFrame

2005-09-14 Thread Craig McClanahan
This sounds like it might be related to the overall (current) limitation of one active dialog per session, instead of one per window. Are you trying to do that? (Note that making a result from a submit to a page that is part of an existing dialog will likely trigger this). Robust support for

Re: [shale] Weird dialog behavior in IFrame

2005-09-14 Thread Sean Schofield
Yeah its kind of related. It appears the DialogNavigationHandler assumes that since a dialog is in progress that *any* navigation outcome should be handled by it until the dialog is over with. It seems the problem of having a dialog run in Tiles (or Iframe) will occur with even one dialog.

Fwd: [shale] Weird dialog behavior in IFrame

2005-09-13 Thread Sean Schofield
Sorry sent to myfaces-dev again. sean -- Forwarded message -- From: Sean Schofield [EMAIL PROTECTED] Date: Sep 13, 2005 4:21 PM Subject: [shale] Weird dialog behavior in IFrame To: MyFaces Development dev@myfaces.apache.org I'm experiencing some weird behavior in a shale dialog