| Field |
Original Value |
New Value |
|
Affects Version/s
|
|
1.2.6
[ 12312305
]
|
|
Description
|
IE6 and IE7 both seem to be unable to launch a ModalWindow from an AjaxFallbackLink. Works great in Firefox. The example from wicketstuff does work, but it looks like that launches with an AjaxLink, rather than an AjaxFallbackLink
|
IE 6 and 7 fail to launch a ModalWindow... at first I thought this was due to AjaxFallbackLink since the Wicket-Examples page works, but that turned out to be a red herring.
Something else is afoot. Still trying to narrow it down, but the culprit looks like some kind of parsing problem after the Ajax response is received.
|
|
Affects Version/s
|
1.2.5
[ 12312236
]
|
|
|
Summary
|
ModalWindow + AjaxFallbackLink + MSIE fails
|
ModalWindow + MSIE fails
|