3 Replies Latest reply on May 30, 2013 4:35 AM by bleathem

    Rich:calendar issue

    prasanbca001

      Hi,

      i am using richfaces 3.3.3 with jsf 2.0. so when using rich:calendar in all my pages it works fine and sometimes it doesn't popup to select the date.at that time we need to clear our cookies or simply select addressbar press enter they works fine.

      so any other option is there to avoid these type of calender problem


      Thanks in advance.

        • 1. Re: Rich:calendar issue
          bleathem

          Are there any javascript error logged in the error console?  Can you use the chrome developer tools to place a breakpoint in the calendar function that displays the popup, and make sure that it is being called?

          • 2. Re: Rich:calendar issue
            prasanbca001

            hi,

            i had checked with console errors ....no errors is arised and when date selected panel is not open...at that we need  to clear the cookies....after that the working correctly ....is there any ways to fix or any other calender componet is available

            • 3. Re: Rich:calendar issue
              bleathem

              Did you set the breakpoint to determine if the popup function is being called?

               

              Also, rather than removing all the cookies, can you try removing one at a time to identify the offending cookie?