It appears that with firefox the modal setting (if that is what Trinidad is using) requires special privileges to take effect. http://developer.mozilla.org/en/docs/DOM:window.open#Features_requiring_privileges
"Adam Winer" <[EMAIL PROTECTED]> 06/19/2007 11:54 AM Please respond to "MyFaces Discussion" <[email protected]> To "MyFaces Discussion" <[email protected]> cc Subject Re: [Trinidad]Dialogs not modal in firefox It's a bug with our Firefox JS - or, perhaps, something that just isn't possible with Firefox? I'd love any insight into how to make the dialogs modal in Firefox. -- Adam On 6/19/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > It appears that dialogs work differently in IE and Firefox. In IE they are > modal. In Firefox they are not. Is there something I am missing? (I am > using the JSF 1.2 branch)

