datetimepicker's Calendar popup always shows on left side of screen using IE8 
Beta
----------------------------------------------------------------------------------

                 Key: WW-2545
                 URL: https://issues.apache.org/struts/browse/WW-2545
             Project: Struts 2
          Issue Type: Bug
          Components: Plugin - Dojo Tags
    Affects Versions: 2.0.12
            Reporter: Mike Calmus


This issue can be demonstrated using the following:

<%@ taglib prefix="s" uri="/struts-tags"%>
<s:head debug="true"/>

<div style="float:right; width:25%;">
  <s:datetimepicker name="dateField" cssStyle="float:right;"
    displayFormat="[EMAIL PROTECTED]@DATE_FORMAT}" />
</div>

When the calendar is clicked in IE8, the popup appears on the left side of the 
screen.

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

Reply via email to