You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/26 02:06:16 UTC

[jira] Resolved: (WICKET-2059) ModalWindow vertical position in iframes is incorrect

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

Igor Vaynberg resolved WICKET-2059.
-----------------------------------

      Assignee: Igor Vaynberg  (was: Matej Knopp)
    Resolution: Won't Fix

please reopen with a quickstart if still happening in latest 1.4.x

> ModalWindow vertical position in iframes is incorrect
> -----------------------------------------------------
>
>                 Key: WICKET-2059
>                 URL: https://issues.apache.org/jira/browse/WICKET-2059
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.3.5, 1.4-M1, 1.4-M2, 1.4-M3, 1.4-RC1
>            Reporter: Steve Swinsburg
>            Assignee: Igor Vaynberg
>
> In a normal page, the ModalWindow center method in modal.js centres the window in the exact centre of the viewable screen, horizontally and vertically.
> However, in an iframe, the viewport calculation is not correct and if the iframe is long, the ModalWindow can be positioned off screen. Adjustment to the vertical centre calculations needs to be done to make it work with iframes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.