You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Ghada Soliman (JIRA)" <de...@myfaces.apache.org> on 2008/10/20 17:09:44 UTC

[jira] Created: (TOMAHAWK-1360) The Calendar pops up wrongly in the first time

The Calendar pops up wrongly in the first time
----------------------------------------------

                 Key: TOMAHAWK-1360
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1360
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.7
         Environment: Windows XP, Oracle JDeveloper 10.1.3.3.0, Internet Explorer 6.0
            Reporter: Ghada Soliman


When using the attribute popupLeft="true" to display the Calendar in the L.H.S, i found that the calendar displays in a wrong position in the first time, but correctly in the next clicks. I traced the popcalendar.js, i found that the problem arises because the cal.offsetWidth is set wrongly for the first time in the _popUpCalendar_Show method which results in a shifting of the calendar position to the right by nearly 94px.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.