RE: [T4] Problems with Dialog component

2007-11-23 Thread Kolesnikov, Alexander GNI
t: Re: [T4] Problems with Dialog component I had a similar problem with the FloatingPane Dojo widget disappearing behing certain elements. In my case this was because Internet Explorer interpreted the z-index CSS attribute (which forces the FloatingPane to be rendered on top of every other el

Re: [T4] Problems with Dialog component

2007-11-23 Thread Ulrich Stärk
al Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 02:30 To: Tapestry users Subject: Re: [T4] Problems with Dialog component You should try 4.1.3-snapshot to be sure - but sometimes the problem is just conflicting css rules on your page. Try segregating the dialog

RE: [T4] Problems with Dialog component

2007-11-23 Thread Kolesnikov, Alexander GNI
;t do anything with it. Did anybody else have this problem? Thanks, Alexander -Original Message- From: Jesse Kuhnert [mailto:[EMAIL PROTECTED] Sent: 14 August 2007 02:30 To: Tapestry users Subject: Re: [T4] Problems with Dialog component You should try 4.1.3-snapshot to be sure

Re: [T4] Problems with Dialog component

2007-08-13 Thread Jesse Kuhnert
You should try 4.1.3-snapshot to be sure - but sometimes the problem is just conflicting css rules on your page. Try segregating the dialog in to a minimal page with little to no css rules and work your way out from there. (if 4.1.3 doesn't solve it) On 7/26/07, Martino Piccinato <[EMAIL PROTECTE

[T4] Problems with Dialog component

2007-07-26 Thread Martino Piccinato
Hi everybody, I'm experiencing lots of problems with Dialog component with Tapestry 4.1.2, don't know if other or getting the same problems, I'm just following the Dialog tutorial on online documentation. First problem is that I get an exception if not setting the optional "hidden" parameter wit