This content has been marked as final. 
    
Show                 6 replies
    
- 
        1. Re: FF: calendar and simpleTogglePanel layers problemj-pro Apr 25, 2008 4:04 PM (in response to j-pro)Sorry, forgot to mention that such thing happens only in Firefox(2.0.0.14), IE 7 works well in that aspect. 
- 
        2. Re: FF: calendar and simpleTogglePanel layers problemsergeysmirnov Apr 25, 2008 4:21 PM (in response to j-pro)did you try zindex attribute for calendar ? 
- 
        3. Re: FF: calendar and simpleTogglePanel layers problemj-pro Apr 25, 2008 4:27 PM (in response to j-pro)"SergeySmirnov" wrote: 
 did you try zindex attribute for calendar ?
 No, never tried it, Sergey.
 All calendars are almost identical, like this one:<a4j:region id="calendar_employeeBirthDateEdit" layout="block"> <rich:calendar id="employeeBirthDateEdit" value="#{amBean.employee.birthDate}" enableManualInput="#{amBean.calendarEnableManualInput}" popup="#{amBean.calendarPopup}" locale="#{amBean.calendarLocale}" datePattern="#{amBean.calendarPattern}" showInput="#{amBean.calendarShowInput}" required="true" requiredMessage="#{constMan.requiredMessage}"/> </a4j:region>
- 
        4. Re: FF: calendar and simpleTogglePanel layers problemj-pro Apr 30, 2008 11:50 AM (in response to j-pro)Too quiet. :) Is it my fault somewhere or it's really some kind of a bug? 
- 
        5. Re: FF: calendar and simpleTogglePanel layers problemcyberanto Apr 30, 2008 12:00 PM (in response to j-pro)"J-Pro" wrote: 
 Too quiet. :) Is it my fault somewhere or it's really some kind of a bug?
 If you tried zindex on the calendar and it didnt show, its a bug. If you didnt try this, its your fault :)
- 
        6. Re: FF: calendar and simpleTogglePanel layers problemj-pro Apr 30, 2008 12:30 PM (in response to j-pro)"cyberanto" wrote: "J-Pro" wrote: 
 Too quiet. :) Is it my fault somewhere or it's really some kind of a bug?
 If you tried zindex on the calendar and it didnt show, its a bug. If you didnt try this, its your fault :)
 Maybe vice versa?
 By the way, there is JIRA issue for this bug: http://jira.jboss.com/jira/browse/RF-2486
 
     
    