[
https://issues.apache.org/jira/browse/TOMAHAWK-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483274
]
Werner Punz commented on TOMAHAWK-205:
--------------------------------------
Ok... I just walked over the code, while the current code handles some cases
I think really is better to port the dojo code into this component.
The dojo code handles bounding border sizes scrollers
etc... I think it makes sense to drop the code entirely
and replace it.
Problem is, I cannot introduce dojo into this component
the dependency would be to big (this would be a one liner).
I have to crossport the code into it.
I will leave this up for discussion, the fix as posted, definitely does not do
it
it introduces another bug.
Anyway if we are going for the dojo solution I will target
this problem this weekend.
It is too late to push it into 1.1.5, the code
is too critical to be introduced so late in the cycle.
But it needs to be fixed.
> inputCalendar Popup positioned incorrectly in scrollable div
> ------------------------------------------------------------
>
> Key: TOMAHAWK-205
> URL: https://issues.apache.org/jira/browse/TOMAHAWK-205
> Project: MyFaces Tomahawk
> Issue Type: Bug
> Components: Calendar
> Affects Versions: 1.1.2-SNAPSHOT
> Reporter: Geoffrey Longo
> Assigned To: Werner Punz
>
> The popup for the inputCalendar is positioned relative to the body of the
> page, not the containing div. Therefore, a calendar that is inside a
> scrollable div (overflow: auto) may not be positioned correctly if the
> containing div's left and top positons are not the same as the body.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.