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