[
https://issues.apache.org/jira/browse/WICKET-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antti Lankila updated WICKET-5491:
----------------------------------
Description:
A small mistake in Wicket.DateTime.getViewportHeight() causes the function to
return undefined. This allows the calendar to pop up in such a way that the it
may lie outside the existing viewport, forcing user to scroll it into view.
The provided patch corrects the issue.
was:A small mistake in Wicket.DateTime.getViewportHeight() causes the
function to return undefined. The provided patch corrects the issue.
> Wicket.DateTime.getViewportHeight() returning undefined on IE8, positions
> calendar out of viewport
> --------------------------------------------------------------------------------------------------
>
> Key: WICKET-5491
> URL: https://issues.apache.org/jira/browse/WICKET-5491
> Project: Wicket
> Issue Type: Bug
> Components: wicket-datetime
> Environment: Internet Explorer
> Reporter: Antti Lankila
> Priority: Minor
> Attachments: read-clientHeight.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> A small mistake in Wicket.DateTime.getViewportHeight() causes the function to
> return undefined. This allows the calendar to pop up in such a way that the
> it may lie outside the existing viewport, forcing user to scroll it into view.
> The provided patch corrects the issue.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)