You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Mike Calmus (JIRA)" <ji...@apache.org> on 2008/05/05 16:19:06 UTC

[jira] Updated: (WW-2545) datetimepicker's Calendar popup always shows on left side of screen using IE8 Beta

     [ https://issues.apache.org/struts/browse/WW-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Calmus updated WW-2545:
----------------------------

    Affects Version/s: 2.1.x

Also happens with the 2.1.x code base.

> 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, 2.1.x
>            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;" />
> </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.