You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Wiebe van Ginkel (JIRA)" <ji...@apache.org> on 2012/10/26 11:17:11 UTC

[jira] [Created] (WICKET-4843) Dragging ModalWindow does not work in IE8 and causes javascript errors

Wiebe van Ginkel created WICKET-4843:
----------------------------------------

             Summary: Dragging ModalWindow does not work in IE8 and causes javascript errors
                 Key: WICKET-4843
                 URL: https://issues.apache.org/jira/browse/WICKET-4843
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 6.1.0
         Environment: IE8 (works fine in Firefox 14.0.1)
            Reporter: Wiebe van Ginkel


When the ModalWindow pops up and you try to drag it nothing happens, Javascript error message appears (also when clicking the close button a javascript error appears).

With debuggung I found that in Wicket.Drag.mouseMove, .mouseUp and MouseOut parameter "e" is undefined in IE8, while parameter "event" exists?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (WICKET-4843) Dragging ModalWindow does not work in IE8 and causes javascript errors

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-4843.
-------------------------------------

    Resolution: Duplicate

Duplicate of WICKET-4423

                
> Dragging ModalWindow does not work in IE8 and causes javascript errors
> ----------------------------------------------------------------------
>
>                 Key: WICKET-4843
>                 URL: https://issues.apache.org/jira/browse/WICKET-4843
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.1.0
>         Environment: IE8 (works fine in Firefox 14.0.1)
>            Reporter: Wiebe van Ginkel
>
> When the ModalWindow pops up and you try to drag it nothing happens, Javascript error message appears (also when clicking the close button a javascript error appears).
> With debuggung I found that in Wicket.Drag.mouseMove, .mouseUp and MouseOut parameter "e" is undefined in IE8, while parameter "event" exists?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira