Re: Providing bugfix: Firefox tag - Re: x:inputCalendar - popup hidden by other elements

2005-09-15 Thread Paul Klaer
You're welcome! Thanks for the fast resolving :-) Paul Bruno Aranda wrote: Thanks! It is fixed now... Bruno 2005/9/15, Paul Klaer <[EMAIL PROTECTED]>: Done. :-) http://issues.apache.org/jira/browse/MYFACES-569 Bruno Aranda wrote: Thanks Paul, but could you please open a JIRA issue with

Re: Providing bugfix: Firefox tag - Re: x:inputCalendar - popup hidden by other elements

2005-09-15 Thread Bruno Aranda
Thanks! It is fixed now... Bruno 2005/9/15, Paul Klaer <[EMAIL PROTECTED]>: > Done. :-) > > http://issues.apache.org/jira/browse/MYFACES-569 > > Bruno Aranda wrote: > > Thanks Paul, but could you please open a JIRA issue with the problem > > and upload the patch there? Then this will be tested

Re: Providing bugfix: Firefox tag - Re: x:inputCalendar - popup hidden by other elements

2005-09-15 Thread Paul Klaer
Done. :-) http://issues.apache.org/jira/browse/MYFACES-569 Bruno Aranda wrote: Thanks Paul, but could you please open a JIRA issue with the problem and upload the patch there? Then this will be tested :-) We have to keep the bugs under control... Regards, Bruno 2005/9/15, Paul Klaer <[EMAIL

Re: Providing bugfix: Firefox tag - Re: x:inputCalendar - popup hidden by other elements

2005-09-15 Thread Bruno Aranda
Thanks Paul, but could you please open a JIRA issue with the problem and upload the patch there? Then this will be tested :-) We have to keep the bugs under control... Regards, Bruno 2005/9/15, Paul Klaer <[EMAIL PROTECTED]>: > Hi, > > this is definitly a bug. So, here I provide the solution. C

Re: x:inputCalendar - popup hidden by other elements

2005-09-14 Thread Paul Klaer
Thank you for your tipps and sorry for my late answer. I had much to do and wanted to check the code before I write something back. In the meantime we got a new CSS file and the calendar popups are working fine in IE after resetting some div... The examples out of the myfaces repository are wor

Re: x:inputCalendar - popup hidden by other elements

2005-09-12 Thread Christian Froelich
gt; An: MyFaces Users Discussion > Betreff: x:inputCalendar - popup hidden by other elements > Datum: Fri, 09 Sep 2005 13:47:56 +0200 > > Hi, > > I have a problem using the inputCalendar component. The popup window is > shown correctly and works fine but if there are some butto

Re: x:inputCalendar - popup hidden by other elements

2005-09-09 Thread Martin Marinschek
this occurs with IE only, right? it's a known bug of the IE - you would need to go through the elements of the form and render them invisible while displaying the inputCalendar. If you prepare a patch for the javaScript of inputCalendar which works in IE and Firefox we would happily apply it! re

x:inputCalendar - popup hidden by other elements

2005-09-09 Thread Paul Klaer
Hi, I have a problem using the inputCalendar component. The popup window is shown correctly and works fine but if there are some buttons on my form the popup window is hidden by the buttons. The popup just appears in the background. How can I solve this problem? Using css and the z-index for t