You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Eric Tan (JIRA)" <de...@myfaces.apache.org> on 2007/12/04 07:02:43 UTC

[jira] Created: (TOMAHAWK-1161) popupLeft attribute does not work properly on first click on IE6 and IE7

<t:inputCalendar> popupLeft attribute does not work properly on first click on IE6 and IE7
------------------------------------------------------------------------------------------

                 Key: TOMAHAWK-1161
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1161
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Calendar
    Affects Versions: 1.1.5
         Environment: Windows XP 
IE6, IE7
tomahawk-1.1.5

            Reporter: Eric Tan
            Priority: Minor


When popupLeft is set to true on the <t:inputCalendar>, the expected behaviour is to render the input-calendar to the left of the calendar button.

Firefox works correctly.

However, on IE6 and IE7, the very first click on the calendar button will popup the calendar div centered on the calendar button. Subsequent clicks will popup the div in the expected left position. 

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