[ 
https://issues.apache.org/jira/browse/TOMAHAWK-128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12531538
 ] 

Thiago D. Freitas commented on TOMAHAWK-128:
--------------------------------------------

How to install this patch on my tomahawk?

> Incorrect inputCalendar position when placed in DIV tag with position: 
> absolute;
> --------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-128
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-128
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Calendar
>            Reporter: Pawel Koloszko
>            Assignee: Martin Marinschek
>             Fix For: 1.1.4-SNAPSHOT
>
>         Attachments: popcalendar.js.diff
>
>
> On my page I have something like that
> <t:div id="pageBody" styleClass="pageBody">
>       <t:inputCalendar id="dataUrodzenia"     renderAsPopup="true"/>
> </t:div>
> pageBodyClass is:
> div.pageBody {
>       position: absolute;
>       top: 80px;
>       left: 165px;
>       bottom: 25px;
>       width: 635px;   
>     height: 400px;
> }
> With such layuot popupCalendar is not rendered next to inputCalendar button 
> as it should.

-- 
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