[
https://issues.apache.org/jira/browse/TAP5-360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664334#action_12664334
]
Greg Pagendam-Turner commented on TAP5-360:
-------------------------------------------
I've experienced a similar problem with the date picker being obscured by
another div.
It turned out the issue was related to the div having a style attribute of
overflow: hidden
Removing this attribute from the styles fixed the problem.
> Date Picker renders behind dropdown
> -----------------------------------
>
> Key: TAP5-360
> URL: https://issues.apache.org/jira/browse/TAP5-360
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core
> Affects Versions: 5.0.15
> Reporter: brad
> Priority: Minor
> Attachments: screenshot-1.jpg
>
>
> I have a bean edit form displaying a date field and then an enum represented
> by a dropdown list (<select>). When I click the date field, the date picker
> popup renders behind the dropdown.
> This occurs in IE 6, not sure about other browsers, but unfortunately this is
> still the standard browser in many large companies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.